Bacom Nala Daily Run #286
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 - 20
+ Received + 1
@@ -2,26 +2,7 @@
products
resources
support
company
get started
- dynamic nav
-
- additional info: displayed in red, this status indicates that the dynamic nav is either not configured or has been disabled.
-
- status: inactive
-
- setting: on
-
- consumer key: bacom
-
- authored and stored source match: true
-
- authored nav source:
-
- stored nav source:
-
- disable values
- key value match?
- primaryproductname commerce cloud yes
- caas:content-type summary no
+ 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 /Users/runner/work/nala/nala/tests/bacom/features/dynamic-nav.test.js:132:38
at /Users/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
162 skipped
15 passed (20.4s)
|
🎭 Playwright Run Summary
26 skipped
460 passed (6.1m)
|
🎭 Playwright Run Summary
26 skipped
460 passed (12.3m)
|
🎭 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 (51.4s)
|