Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EventTiming] Allow spurious inputs when looseCount is true #23925

Merged
merged 2 commits into from Jun 4, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jun 2, 2020

This CL is a tentative fix for some flaky tests. An assert_equals to 0
is sometimes failing, presumably because the test itself may cause some
inputs to occur. Hence, we only check that eventCounts is 0 when the
|looseCount| variable is set to false.

Bug: 1074048
Change-Id: I989ccdb7cb469ff24132bf17a3da9a43264ae6ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225293
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774650}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@npm1 npm1 closed this Jun 3, 2020
@npm1 npm1 reopened this Jun 3, 2020
This CL is a tentative fix for some flaky tests. An assert_equals to 0
is sometimes failing, presumably because the test itself may cause some
inputs to occur. Hence, we only check that eventCounts is 0 when the
|looseCount| variable is set to false.

Bug: 1074048
Change-Id: I989ccdb7cb469ff24132bf17a3da9a43264ae6ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225293
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774650}
@chromium-wpt-export-bot chromium-wpt-export-bot changed the title [EventTiming] Allow spurrious inputs when looseCount is true [EventTiming] Allow spurious inputs when looseCount is true Jun 3, 2020
@npm1 npm1 closed this Jun 3, 2020
@npm1 npm1 reopened this Jun 3, 2020
@npm1 npm1 closed this Jun 4, 2020
@npm1 npm1 reopened this Jun 4, 2020
@npm1
Copy link
Contributor

npm1 commented Jun 4, 2020

@Hexcles could you admin merge? crossiframe test is a known flake :( sorry

@Hexcles Hexcles merged commit f9b7b65 into master Jun 4, 2020
@Hexcles Hexcles deleted the chromium-export-cl-2225293 branch June 4, 2020 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants