RESOLVED WONTFIX 43438
REGRESSION: plugins/npruntime/remove-property.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=43438
Summary REGRESSION: plugins/npruntime/remove-property.html is flaky
Eric Seidel (no email)
Reported 2010-08-03 11:52:20 PDT
REGRESSION: plugins/npruntime/remove-property.html is flaky This happened very recently. http://trac.webkit.org/browser/trunk/LayoutTests/plugins/npruntime/remove-property.html http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r64570%20(14805)/plugins/npruntime/remove-property-diffs.txt --- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/plugins/npruntime/remove-property-expected.txt 2010-08-03 11:37:21.000000000 -0700 +++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/plugins/npruntime/remove-property-actual.txt 2010-08-03 11:37:21.000000000 -0700 @@ -5,7 +5,7 @@ PASS 'property' in obj is true -PASS 'property' in obj is false +FAIL 'property' in obj should be false. Was true. PASS array[1] is 2 -PASS array[1] is undefined +FAIL array[1] should be undefined (of type undefined). Was 2 (of type number). Is an example failure.
Attachments
Darin Adler
Comment 1 2010-08-03 12:44:54 PDT
New test just added by Anders during WebKit2 work; unknown why it fails. It’s in the Skipped list now.
Alexey Proskuryakov
Comment 2 2022-07-01 11:35:24 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note You need to log in before you can comment on or make changes to this bug.