Skip to content

Commit

Permalink
ii
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Feb 14, 2025
1 parent 401b628 commit 8cfcafb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Configuration: %s/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/php

.. 2 / 2 (100%)

Detected 1 test where the duration exceeded the maximum duration (200 ms).
Detected 1 test where the duration exceeded the maximum duration (100 ms).

1. 3%s ms Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
1. 3%s ms (200 ms). Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute

Check failure on line 27 in test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (10.0.0, 8.2, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (10.0.0, 8.3, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (10.0.0, 8.2, lowest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (10.0.0, 8.3, lowest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (10.0.0, 8.1, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (10.0.0, 8.1, lowest)

Failed asserting that string matches format description.

Time: %s, Memory: %s

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Configuration: %s/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/php

.. 2 / 2 (100%)

Detected 1 test where the duration exceeded the maximum duration (200 ms).
Detected 1 test where the duration exceeded the maximum duration (100 ms).

1. 3%s ms Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
1. 3%s ms (200 ms). Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute

Check failure on line 27 in test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (11.0.0, 8.3, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (11.0.0, 8.2, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (11.0.0, 8.2, lowest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (11.0.0, 8.3, lowest)

Failed asserting that string matches format description.

Time: %s, Memory: %s

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Configuration: %s/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/php

.. 2 / 2 (100%)

Detected 1 test where the duration exceeded the maximum duration (200 ms).
Detected 1 test where the duration exceeded the maximum duration (100 ms).

1. 3%s ms Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
1. 3%s ms (200 ms). Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute

Check failure on line 27 in test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (12.0.0, 8.4, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (12.0.0, 8.3, lowest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (12.0.0, 8.3, highest)

Failed asserting that string matches format description.

Check failure on line 27 in test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt

View workflow job for this annotation

GitHub Actions / Tests (12.0.0, 8.4, lowest)

Failed asserting that string matches format description.

Time: %s, Memory: %s

Expand Down

0 comments on commit 8cfcafb

Please sign in to comment.