localgovdrupal / localgov_project

Project template for Drupal 10 sites built with the LocalGov Drupal distribution.
https://localgovdrupal.org
GNU General Public License v2.0
10 stars 8 forks source link

2.0.4 release #90

Closed finnlewis closed 1 year ago

finnlewis commented 1 year ago

Tests now running on this, after fixing merge requests from changes to test.yml

finnlewis commented 1 year ago

@stephen-cox the tests that are still failing on this are I think the tests that you mentioned, the functional JavaScript tests that seem to work fine locally, but not on the GitHub CI

So do we just ignore them for now and get this released?

finnlewis commented 1 year ago

Just to confirm, all tests do pass locally:


www-data@59c3c77ede62:/app$ phpunit
PHPUnit 9.5.25 #StandWithUkraine

Testing 
...............................................................  63 / 150 ( 42%)
............................................................... 126 / 150 ( 84%)
........................                                        150 / 150 (100%)

Time: 29:40.852, Memory: 42.00 MB

OK (150 tests, 3235 assertions)