The following is reported by https://www.drupal.org/pift-ci-job/2412765:

PHPUnit Test failed to complete; Error: PHPUnit 8.5.26 �[44m#StandWith�[0m�[43mUkraine�[0m

Testing Drupal\Tests\<strong>office_hours\Unit\OfficeHoursDatetimeUnitTest</strong>

There was 1 failure:

1) Drupal\Tests\office_hours\Unit\OfficeHoursDatetimeUnitTest::testEndTimeFormat with data set "fallback" ('12:00 am', 'g:i a', '24:00')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'24:00'
+''

Comments

johnv created an issue. See original summary.

johnv’s picture

Status: Active » Needs review
StatusFileSize
new564 bytes

Status: Needs review » Needs work

The last submitted patch, 2: office_hours_3294751_unittest.patch, failed testing. View results

johnv’s picture

Status: Needs work » Needs review
StatusFileSize
new563 bytes

  • johnv committed f71bb6cc on 8.x-1.x
    Issue #3294751: Fix test failure in OfficeHoursDatetimeUnitTest
    
johnv’s picture

Version: 8.x-1.x-dev » 8.x-1.7
Status: Needs review » Fixed

Well, in fact, the failing test was just removed. :-(

Status: Fixed » Closed (fixed)

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