Changeset 166829 in webkit
- Timestamp:
- Apr 5, 2014, 1:19:51 AM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r166817 r166829 1 2014-04-05 Alexey Proskuryakov <ap@apple.com> 2 3 WebProcess freezes after fast/forms/form-associated-element-crash3.html test 4 https://bugs.webkit.org/show_bug.cgi?id=122130 5 6 fast/forms/form-associated-element-crash.html often times out on Mavericks WK1 7 https://bugs.webkit.org/show_bug.cgi?id=124593 8 9 With underlying bug having been fixed in OS X 10.9.2, removing expectations 10 for form-associated-element tests that were affected by it. 11 12 I'm not sure if Mountain Lion was affected, let's see if tests start to fail there. 13 14 * platform/mac-wk2/TestExpectations: 15 * platform/mac/TestExpectations: 16 * platform/wk2/TestExpectations: 17 1 18 2014-04-04 James Craig <jcraig@apple.com> 2 19 -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r166074 r166829 423 423 [ Mavericks ] http/tests/security/xss-DENIED-xsl-document-redirect.xml [ Failure ] 424 424 425 # <rdar://problem/15171108>426 [ Mavericks ] fast/forms/form-associated-element-removal.html [ Crash Pass ]427 428 425 # test results in DRT don't match in browser behavior, test seems broken 429 426 fast/dom/Window/mozilla-focus-blur.html [ Failure ] -
trunk/LayoutTests/platform/mac/TestExpectations
r166809 r166829 1244 1244 webkit.org/b/124424 webgl/1.0.2/conformance/ogles/GL/tan/tan_001_to_006.html [ Pass Failure ] 1245 1245 1246 webkit.org/b/124593 fast/forms/form-associated-element-crash.html [ Pass Timeout ]1247 1248 1246 webkit.org/b/121646 webaudio/delaynode-max-default-delay.html [ Pass Failure ] 1249 1247 -
trunk/LayoutTests/platform/wk2/TestExpectations
r166396 r166829 537 537 fast/forms/input-align.html 538 538 539 # WebProcess sometimes terminates when running these tests540 fast/forms/form-associated-element-crash.html541 542 539 # New history tests added in r76205 fail on WebKit2 (perhaps the change 543 540 # as coded doesn't affect both processes for WebKit2) … … 555 552 transitions/min-max-width-height-transitions.html 556 553 transitions/text-indent-transition.html 557 558 # This tests causes the next test to crash the WebProcess (probably a reset timeout)559 fast/forms/form-associated-element-crash2.html560 554 561 555 # These storage tests fail in WebKit2 on the bot, but not running locally
Note:
See TracChangeset
for help on using the changeset viewer.