Skip to content

tests: fix flaky isPositionFixed check in oopif-scripts #13855

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

Merged
merged 2 commits into from
Apr 15, 2022

Conversation

connorjclark
Copy link
Collaborator

ref #13847

@connorjclark connorjclark requested a review from a team as a code owner April 14, 2022 20:16
@connorjclark connorjclark requested review from adamraine and removed request for a team April 14, 2022 20:16
<h1>Hello frames</h1>
<iframe id="iframe-1" src="http://localhost:10200/oopif-simple-page.html" style="position: fixed"></iframe>
<iframe id="iframe-2" src="http://localhost:10503/oopif-simple-page.html" style="position: fixed"></iframe>
<iframe id="iframe-2" src="http://localhost:10503/oopif-simple-page.html" style="position: fixed; top: 50vh"></iframe>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not necessary, but it was weird how these two elements overlapped

Copy link
Contributor

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

LGTM!

@brendankenny
Copy link
Contributor

unfortunately still flaky :(

@connorjclark
Copy link
Collaborator Author

unfortunately still flaky :(

(spoke already offline) Sorry, this PR is not addressing the real problem in CI, just a weird failure that only happens locally.

@devtools-bot devtools-bot merged commit 3b175d1 into master Apr 15, 2022
@devtools-bot devtools-bot deleted the oopif-fixed branch April 15, 2022 21:45
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.

4 participants