Skip to content

chore: remove fake error from expect calls#28112

Merged
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:remove-expect-fake-error
Nov 14, 2023
Merged

chore: remove fake error from expect calls#28112
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:remove-expect-fake-error

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Nov 13, 2023

We used to have a fake error property, so that trace viewer shows failed expectes as such. Today, we have a step for each expect that contains a proper error. Sending the fake error to the client confuses language ports.

We used to have a fake `error` property, so that trace viewer shows failed expectes as such.
Today, we have a step for each expect that contains a proper error. Sending the fake error
to the client confuses language ports.
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests 1"

5 flaky ⚠️ [chromium] › library/tracing.spec.ts:239:5 › should not include trace resources from the previous chunks
⚠️ [webkit] › library/browsercontext-reuse.spec.ts:50:1 › should reset serviceworker
⚠️ [webkit] › library/tracing.spec.ts:239:5 › should not include trace resources from the previous chunks
⚠️ [webkit] › page/page-wait-for-function.spec.ts:104:3 › should work with strict CSP policy
⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:165:5 › should update tracing network live

26133 passed, 612 skipped
✔️✔️✔️

Merge workflow run.

@dgozman dgozman merged commit 2c3955a into microsoft:main Nov 14, 2023
mxschmitt added a commit to mxschmitt/playwright that referenced this pull request Jan 31, 2024
github-actions bot added a commit that referenced this pull request Feb 1, 2024
mxschmitt pushed a commit that referenced this pull request Feb 1, 2024
…alls (#28112)" (#29296)

This PR cherry-picks the following commits:

- 622153d

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants