Implement target conditions on rollouts. #2775
Annotations
1 error, 2 warnings, and 1 notice
Run tests:
integration-test/atb.spec.js#L74
1) [chromium] › atb.spec.js:37:13 › install workflow › atb values › should get its ATB param from atb.js when there's no install success page
Error: expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
72 |
73 | expect(numAtbCalled).toEqual(1);
> 74 | expect(numExtiCalled).toEqual(1);
| ^
75 | });
76 |
77 | test('should get its ATB param from the success page when one is present', async ({
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/atb.spec.js:74:35
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Run tests
1 flaky
[chromium] › atb.spec.js:37:13 › install workflow › atb values › should get its ATB param from atb.js when there's no install success page
2 skipped
14 passed (42.2s)
|
Loading