Closed (fixed)
Project:
Scheduler
Version:
2.x-dev
Component:
Testing
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2019 at 07:01 UTC
Updated:
3 Nov 2024 at 13:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jonathan1055 commentedThis patch checks if PHPlint fails the syntax for a continue statement inside try/catch.
This did not fail in the scheduler patch on 192 here but the identical code did fail on the moderation integration patch in #2 here
Comment #4
jonathan1055 commentedThis patch in #2 was not the same. This new patch more closely replicates the change in moderation integration patch in #2 here
So this should fail the phplint checks
Comment #6
jonathan1055 commentedOK. So the phplint syntax checking is more stringent at php7.1 than at php5.6.
That's good to know.
Comment #7
jonathan1055 commentedSome more work has been done on #3251399: Drupalci.yml filtering for testgroups: 'scheduler,scheduler_api' does not run all the required tests and here is a test using alexpott's patch #9 from that issue instead of my patch #4
Comment #8
jonathan1055 commentedCheck if DevelGenerateTest can be run without
@group legacyComment #10
jonathan1055 commentedCheck @group legacy on 8.x-1.x
Comment #13
jonathan1055 commentedComment #15
jonathan1055 commentedOK, lets abandon that idea.
Comment #21
jonathan1055 commentedComment #25
jonathan1055 commentedComment #58
jonathan1055 commentedClosing this issue.