Bacom Nala Daily Run #296
Annotations
1 error, 4 warnings, and 4 notices
[bacom-live-firefox] › bacom/features/dynamic-nav.test.js:74:7 › Dynamic Navigation Test Suite › 2: Checking the navs going from an entry to an off page:
tests/bacom/features/dynamic-nav.test.js#L132
1) [bacom-live-firefox] › bacom/features/dynamic-nav.test.js:74:7 › Dynamic Navigation Test Suite › 2: Checking the navs going from an entry to an off page, @dynamic-nav @bacom @smoke @regression @bacomSmoke, path: /drafts/nala/features/dynamic-navigation/entry › 4. Check that the expected nav and breadcrumb displays.
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 0
+ Received + 1
@@ -2,6 +2,7 @@
products
resources
support
company
get started
+ dynamic nav
sign in
130 | }).toPass();
131 |
> 132 | await expect(offNavAfterEntry).toBe(offNav);
| ^
133 | await expect(entryNav).not.toBe(offNavAfterEntry);
134 |
135 | // TODO: Uncomment the following line when the bug is fixed.
at /home/runner/work/nala/nala/tests/bacom/features/dynamic-nav.test.js:132:38
at /home/runner/work/nala/nala/tests/bacom/features/dynamic-nav.test.js:117:5
|
Running tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[bacom-live-firefox] › bacom/features/dynamic-nav.test.js:74:7 › Dynamic Navigation Test Suite › 2: Checking the navs going from an entry to an off page, @dynamic-nav @bacom @smoke @regression @bacomSmoke, path: /drafts/nala/features/dynamic-navigation/entry
162 skipped
14 passed (25.2s)
|
🎭 Playwright Run Summary
26 skipped
460 passed (7.7m)
|
🎭 Playwright Run Summary
26 skipped
460 passed (14.0m)
|
🎭 Playwright Run Summary
162 skipped
15 passed (35.4s)
|