history: adding multi-select #7889
Annotations
10 errors, 5 warnings, and 2 notices
Run npm run test-int-x:
special-pages/pages/history/integration-tests/history.page.js#L353
1) [integration] › pages/history/integration-tests/history-selections.spec.js:19:5 › history selections › adds to selection
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('main').locator('[aria-selected]').first()
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('main').locator('[aria-selected]').first()
9 × locator resolved to <div data-index="0" aria-selected="false" class="Item_row Item_hover" data-history-entry="history-id-00">…</div>
- unexpected value "false"
at pages/history/integration-tests/history.page.js:353
351 | const { page } = this;
352 | const rows = page.locator('main').locator('[aria-selected]');
> 353 | await expect(rows.nth(nth)).toHaveAttribute('aria-selected', 'true');
| ^
354 | }
355 |
356 | /**
at HistoryTestPage.rowIsSelected (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history.page.js:353:37)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history-selections.spec.js:26:18
|
Run npm run test-int-x:
special-pages/pages/history/integration-tests/history.page.js#L353
1) [integration] › pages/history/integration-tests/history-selections.spec.js:19:5 › history selections › adds to selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('main').locator('[aria-selected]').first()
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('main').locator('[aria-selected]').first()
9 × locator resolved to <div data-index="0" aria-selected="false" class="Item_row Item_hover" data-history-entry="history-id-00">…</div>
- unexpected value "false"
at pages/history/integration-tests/history.page.js:353
351 | const { page } = this;
352 | const rows = page.locator('main').locator('[aria-selected]');
> 353 | await expect(rows.nth(nth)).toHaveAttribute('aria-selected', 'true');
| ^
354 | }
355 |
356 | /**
at HistoryTestPage.rowIsSelected (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history.page.js:353:37)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history-selections.spec.js:26:18
|
Run npm run test-int-x:
special-pages/pages/history/integration-tests/history.page.js#L353
1) [integration] › pages/history/integration-tests/history-selections.spec.js:19:5 › history selections › adds to selection
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('main').locator('[aria-selected]').first()
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('main').locator('[aria-selected]').first()
9 × locator resolved to <div data-index="0" aria-selected="false" class="Item_row Item_hover" data-history-entry="history-id-00">…</div>
- unexpected value "false"
at pages/history/integration-tests/history.page.js:353
351 | const { page } = this;
352 | const rows = page.locator('main').locator('[aria-selected]');
> 353 | await expect(rows.nth(nth)).toHaveAttribute('aria-selected', 'true');
| ^
354 | }
355 |
356 | /**
at HistoryTestPage.rowIsSelected (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history.page.js:353:37)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history-selections.spec.js:26:18
|
Run npm run test-int-x:
special-pages/pages/history/integration-tests/history.page.js#L353
2) [integration] › pages/history/integration-tests/history-selections.spec.js:29:5 › history selections › removes from a selection
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('main').locator('[aria-selected]').first()
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('main').locator('[aria-selected]').first()
9 × locator resolved to <div data-index="0" aria-selected="false" class="Item_row Item_hover" data-history-entry="history-id-00">…</div>
- unexpected value "false"
at pages/history/integration-tests/history.page.js:353
351 | const { page } = this;
352 | const rows = page.locator('main').locator('[aria-selected]');
> 353 | await expect(rows.nth(nth)).toHaveAttribute('aria-selected', 'true');
| ^
354 | }
355 |
356 | /**
at HistoryTestPage.rowIsSelected (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history.page.js:353:37)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history-selections.spec.js:36:18
|
Run npm run test-int-x:
special-pages/pages/history/integration-tests/history.page.js#L353
2) [integration] › pages/history/integration-tests/history-selections.spec.js:29:5 › history selections › removes from a selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('main').locator('[aria-selected]').first()
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('main').locator('[aria-selected]').first()
9 × locator resolved to <div data-index="0" aria-selected="false" class="Item_row Item_hover" data-history-entry="history-id-00">…</div>
- unexpected value "false"
at pages/history/integration-tests/history.page.js:353
351 | const { page } = this;
352 | const rows = page.locator('main').locator('[aria-selected]');
> 353 | await expect(rows.nth(nth)).toHaveAttribute('aria-selected', 'true');
| ^
354 | }
355 |
356 | /**
at HistoryTestPage.rowIsSelected (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history.page.js:353:37)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history-selections.spec.js:36:18
|
Run npm run test-int-x:
special-pages/pages/history/integration-tests/history.page.js#L353
2) [integration] › pages/history/integration-tests/history-selections.spec.js:29:5 › history selections › removes from a selection
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('main').locator('[aria-selected]').first()
Expected string: "true"
Received string: "false"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('main').locator('[aria-selected]').first()
9 × locator resolved to <div data-index="0" aria-selected="false" class="Item_row Item_hover" data-history-entry="history-id-00">…</div>
- unexpected value "false"
at pages/history/integration-tests/history.page.js:353
351 | const { page } = this;
352 | const rows = page.locator('main').locator('[aria-selected]');
> 353 | await expect(rows.nth(nth)).toHaveAttribute('aria-selected', 'true');
| ^
354 | }
355 |
356 | /**
at HistoryTestPage.rowIsSelected (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history.page.js:353:37)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/history/integration-tests/history-selections.spec.js:36:18
|
Run npm run test-int-x:
special-pages/pages/special-error/integration-tests/special-error.js#L155
3) [macos] › pages/special-error/integration-tests/special-error.spec.js:21:5 › special-error › shows SSL expired cert error
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Warning: This site may be insecure"
Received: "Error"
at pages/special-error/integration-tests/special-error.js:155
153 |
154 | const title = await page.locator('title').textContent();
> 155 | expect(title).toBe('Warning: This site may be insecure');
| ^
156 |
157 | await expect(page.getByText('Warning: This site may be insecure', { exact: true })).toBeVisible();
158 | await expect(
at SpecialErrorPage.showsExpiredPage (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.js:155:23)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.spec.js:24:9
|
Run npm run test-int-x:
special-pages/pages/special-error/integration-tests/special-error.js#L183
4) [macos] › pages/special-error/integration-tests/special-error.spec.js:33:5 › special-error › shows SSL invalid cert error
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Warning: This site may be insecure"
Received: "Error"
at pages/special-error/integration-tests/special-error.js:183
181 |
182 | const title = await page.locator('title').textContent();
> 183 | expect(title).toBe('Warning: This site may be insecure');
| ^
184 |
185 | await expect(page.getByText('Warning: This site may be insecure', { exact: true })).toBeVisible();
186 | await expect(
at SpecialErrorPage.showsInvalidPage (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.js:183:23)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.spec.js:36:9
|
Run npm run test-int-x:
special-pages/pages/special-error/integration-tests/special-error.js#L206
5) [macos] › pages/special-error/integration-tests/special-error.spec.js:39:5 › special-error › shows SSL self signed cert error
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Warning: This site may be insecure"
Received: "Error"
at pages/special-error/integration-tests/special-error.js:206
204 |
205 | const title = await page.locator('title').textContent();
> 206 | expect(title).toBe('Warning: This site may be insecure');
| ^
207 |
208 | await expect(page.getByText('Warning: This site may be insecure', { exact: true })).toBeVisible();
209 | await expect(
at SpecialErrorPage.showsSelfSignedPage (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.js:206:23)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.spec.js:42:9
|
Run npm run test-int-x:
special-pages/pages/special-error/integration-tests/special-error.js#L229
6) [macos] › pages/special-error/integration-tests/special-error.spec.js:45:5 › special-error › shows SSL wrong host error
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Warning: This site may be insecure"
Received: "Error"
at pages/special-error/integration-tests/special-error.js:229
227 |
228 | const title = await page.locator('title').textContent();
> 229 | expect(title).toBe('Warning: This site may be insecure');
| ^
230 |
231 | await expect(page.getByText('Warning: This site may be insecure', { exact: true })).toBeVisible();
232 | await expect(
at SpecialErrorPage.showsWrongHostPage (/home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.js:229:23)
at /home/runner/work/content-scope-scripts/content-scope-scripts/special-pages/pages/special-error/integration-tests/special-error.spec.js:48:9
|
Cache docs output
Cache not found for keys: docs-output-13314298918
|
Run npm run test-int-x:
injected/[chrome] › integration-test/web-compat.spec.js#L1
injected/[chrome] › integration-test/web-compat.spec.js took 23.1s
|
Run npm run test-int-x:
special-pages/[macos] › pages/onboarding/integration-tests/onboarding.spec.js#L1
special-pages/[macos] › pages/onboarding/integration-tests/onboarding.spec.js took 1.0m
|
Run npm run test-int-x:
special-pages/[macos] › pages/duckplayer/integration-tests/duckplayer.spec.js#L1
special-pages/[macos] › pages/duckplayer/integration-tests/duckplayer.spec.js took 23.5s
|
Run npm run test-int-x:
special-pages/[windows] › pages/onboarding/integration-tests/onboarding.spec.js#L1
special-pages/[windows] › pages/onboarding/integration-tests/onboarding.spec.js took 22.7s
|
Run npm run test-int-x
51 skipped
240 passed (1.7m)
|
Run npm run test-int-x
2 failed
[integration] › pages/history/integration-tests/history-selections.spec.js:19:5 › history selections › adds to selection
[integration] › pages/history/integration-tests/history-selections.spec.js:29:5 › history selections › removes from a selection
6 flaky
[macos] › pages/special-error/integration-tests/special-error.spec.js:21:5 › special-error › shows SSL expired cert error
[macos] › pages/special-error/integration-tests/special-error.spec.js:33:5 › special-error › shows SSL invalid cert error
[macos] › pages/special-error/integration-tests/special-error.spec.js:39:5 › special-error › shows SSL self signed cert error
[macos] › pages/special-error/integration-tests/special-error.spec.js:45:5 › special-error › shows SSL wrong host error
[macos] › pages/special-error/integration-tests/special-error.spec.js:51:5 › special-error › shows phishing warning
[macos] › pages/special-error/integration-tests/special-error.spec.js:57:5 › special-error › shows malware warning
36 skipped
262 passed (3.9m)
|
Loading