[Webkit-unassigned] [Bug 43438] New: REGRESSION: plugins/npruntime/remove-property.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 3 11:52:21 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43438
Summary: REGRESSION: plugins/npruntime/remove-property.html is
flaky
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: andersca at apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list