- Issue created by @quietone
- Status changed to Needs review
over 1 year ago 4:31am 25 June 2023 - last update
over 1 year ago 29,551 pass, 2 fail The last submitted patch, 2: 3369914-2.patch, failed testing. View results →
- 🇮🇳India Hardik_Patel_12 India
I attempted to analyze the reasons behind the failure of test cases, and my findings indicate that the failure is associated with the Drupal\Tests\jsonapi\Kernel\TestCoverageTest::testEntityTypeRestTestCoverage test.
The issue lies in the expectation discrepancy, where the test is anticipating the presence of core/modules/jsonapi/tests/src/Functional/ActionTest.php → core/modules/system/tests/src/Functional/Jsonapi/ActionTest, instead of the actual path, which is core/modules/jsonapi/tests/src/Functional/ActionTest.php → core/modules/action/tests/src/Functional/Jsonapi/ActionTest.
- First commit to issue fork.
- Assigned to spokje
- Issue was unassigned.
- Status changed to Needs review
10 months ago 4:28pm 12 January 2024 - Status changed to Needs work
10 months ago 10:10am 15 January 2024 - 🇬🇧United Kingdom catch
One comment on the MR (about adding a comment), but otherwise looks good.
- Status changed to Needs review
10 months ago 10:29am 15 January 2024 - 🇳🇱Netherlands spokje
Added comment on your comment about a comment (Nor my MR so can't close threads) and added a comment in the code.
- Status changed to RTBC
10 months ago 10:43am 15 January 2024 - Status changed to Fixed
10 months ago 2:23pm 19 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.