This issue is for any changes to be tried out on drupal.org testing infrastructure and gitlab pipelines. It is useful to have this issue open to be able to check what is happening on d.o. testing without adding confusing patches to other real issues.

Merge Request 72 (2.x) and Merge Request 115 (8.x-1.x)are marked as draft because it will never be committed. There is no need to rebase the MRs when other commits are made. When required the branch can be recreated and force pushed.

Issue fork scheduler-3049585

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jonathan1055 created an issue. See original summary.

jonathan1055’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

This 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

Status: Needs review » Needs work

The last submitted patch, 2: 3049585-1.catch_continue.patch, failed testing. View results

jonathan1055’s picture

Status: Needs work » Needs review
StatusFileSize
new977 bytes

This 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

Status: Needs review » Needs work

The last submitted patch, 4: 3049585-4.catch_continue.patch, failed testing. View results

jonathan1055’s picture

Status: Needs work » Active

OK. So the phplint syntax checking is more stringent at php7.1 than at php5.6.
That's good to know.

jonathan1055’s picture

Version: 8.x-1.x-dev » 2.x-dev
Component: Code » Testing
StatusFileSize
new1.13 KB

Some 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

jonathan1055’s picture

StatusFileSize
new1.86 KB

Check if DevelGenerateTest can be run without @group legacy

  • jonathan1055 committed 78d09ae on 2.x
    Issue #3049585 by jonathan1055: Remove @group legacy from DevelGenerate...
jonathan1055’s picture

StatusFileSize
new1.78 KB

Check @group legacy on 8.x-1.x

  • jonathan1055 committed 9570312 on 8.x-1.x
    Issue #3049585 by jonathan1055: Remove @group legacy from...

jonathan1055’s picture

  • jonathan1055 committed 965cdc8 on 2.x
    Issue #3049585 by jonathan1055: Update tugboat for Drupal 10 builds
    
jonathan1055’s picture

OK, lets abandon that idea.

  • jonathan1055 committed 1516bf5 on 2.x
    Issue #3049585 by jonathan1055: In Travis get test dependencies via...

  • jonathan1055 committed e1b28c9 on 2.x
    Issue #3049585 by jonathan1055: Use resetFormDisplayFields() in Tugboat...

  • jonathan1055 committed 2b02ee0 on 2.x
    Issue #3049585 by jonathan1055: Regex from branches in Travis build
    

  • jonathan1055 committed 6d7284d on 2.x
    Issue #3049585 by jonathan1055: Do not run javascript tests in Travis
    

  • jonathan1055 committed 4360f121 on 2.x
    Issue #3049585 by jonathan1055: .prettierignore and drupalci.yml
    
jonathan1055’s picture

Issue summary: View changes

jonathan1055 changed the visibility of the branch 2.x to hidden.

  • jonathan1055 committed 9170f474 on 8.x-1.x
    Issue #3049585 by jonathan1055: Remove _PHPUNIT_PARAMETERS. Align matrix...
jonathan1055’s picture

Issue summary: View changes

  • jonathan1055 committed e8dff6eb on 2.x
    Issue #3049585 by jonathan1055: Ensure _PHPUNIT_CONCURRENT=1 when using...

  • jonathan1055 committed 7d1badbd on 2.x
    Issue #3049585 by jonathan1055: PHPunit variants are triggered manually...

  • jonathan1055 committed dce01134 on 8.x-1.x
    Issue #3049585 by jonathan1055: PHPunit variants are triggered manually...

  • jonathan1055 committed 113e258e on 2.x
    Issue #3049585 by jonathan1055: PHPunit variants can run automatically...

  • jonathan1055 committed e7b7911a on 8.x-1.x
    Issue #3049585 by jonathan1055: PHPunit variants can run automatically...

  • jonathan1055 committed 7108a5cf on 2.x
    Issue #3049585 by jonathan1055: Change pipeline badge in README.md
    

  • jonathan1055 committed 2d289946 on 8.x-1.x
    Issue #3049585 by jonathan1055: Change pipeline badge in README.md
    

  • jonathan1055 committed 335eba39 on 2.x
    Issue #3049585 by jonathan1055: Run Next Major manually in scheduled...

  • jonathan1055 committed e479158d on 2.x
    Issue #3049585 by jonathan1055: Run previous and next automatically in...

  • jonathan1055 committed b472c497 on 2.x
    Issue #3049585 by jonathan1055: Run PHPStan next minor when the Composer...

  • jonathan1055 committed f4d85317 on 8.x-1.x
    Issue #3049585 by jonathan1055: Add Drupal8 composer and phpunit job
    

  • jonathan1055 committed 0f43b921 on 2.x
    Issue #3049585 by jonathan1055: Enable Upgrade Status job, to be run...

  • jonathan1055 committed f20857f2 on 2.x
    Issue #3049585 by jonathan1055: Add manual-if-not-mr-rule. Add Drupal8...

  • jonathan1055 committed 9502cef4 on 2.x
    Issue #3049585 by jonathan1055: Add COLUMNS=120 to composer show, remove...

  • jonathan1055 committed af6126c3 on 2.x
    Issue #3049585 by jonathan1055: Remove parallel in test-only changes....

  • jonathan1055 committed b1825434 on 2.x
    Issue #3049585 by jonathan1055: Remove .eslintignore now that DrupalCI...

  • jonathan1055 committed bb693d7a on 8.x-1.x
    Issue #3049585 by jonathan1055: Use gitlab templates ref main. Remove...

  • jonathan1055 committed 536c486c on 2.x
    Issue #3049585 by jonathan1055: Move schema patch. Run D8 phpunit but...

  • jonathan1055 committed b2809b27 on 2.x
    Issue #3049585 by jonathan1055: In D11 use Entity 1.x-dev instead of MR...

  • jonathan1055 committed c86004a2 on 2.x
    Issue #3049585 by jonathan1055: Remove custom setting 120 for array line...

  • jonathan1055 committed 2c44d7d5 on 8.x-1.x
    Issue #3049585 by jonathan1055: Make Drupal 8 testing manual
    

  • jonathan1055 committed 57cd14b0 on 8.x-1.x
    Issue #3049585 by jonathan1055: PHP version 7.4 for Drupal 8 testing
    

jonathan1055 changed the visibility of the branch 3049585-drupal-testing to hidden.

  • jonathan1055 committed e44db0e2 on 2.x
    Issue #3049585 by jonathan1055: Add manual Drupal 9 job to Gitlab...

jonathan1055’s picture

Status: Active » Fixed

Closing this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.