Skip to content

Commit

Permalink
chore: mark test unstable (#2170)
Browse files Browse the repository at this point in the history
Issue: #2169
  • Loading branch information
sadym-chromium authored Apr 25, 2024
1 parent a2e8355 commit 87548c6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[wheel.py]
[test_scroll_iframe[0-10\]]
expected: FAIL
expected: [PASS, FAIL]

[test_scroll_iframe[5-0\]]
expected: FAIL
expected: [PASS, FAIL]

[test_scroll_iframe[5-10\]]
expected: FAIL
expected: [PASS, FAIL]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[wheel.py]
[test_scroll_iframe[0-10\]]
expected: FAIL
expected: [PASS, FAIL]

[test_scroll_iframe[5-0\]]
expected: FAIL
expected: [PASS, FAIL]

[test_scroll_iframe[5-10\]]
expected: FAIL
expected: [PASS, FAIL]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[wheel.py]
[test_scroll_iframe[0-10\]]
expected: FAIL
expected: [PASS, FAIL]

[test_scroll_iframe[5-0\]]
expected: FAIL
expected: [PASS, FAIL]

[test_scroll_iframe[5-10\]]
expected: FAIL
expected: [PASS, FAIL]

0 comments on commit 87548c6

Please sign in to comment.