Bug 205803

Summary: Regression r254029: imported/w3c/web-platform-tests/html/dom/idlharness.https.html is failing
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, ayumi_kojima, cdumez, jbedard, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=205758

Aakash Jain
Reported 2020-01-06 08:25:33 PST
Attachments
Chris Dumez
Comment 1 2020-01-06 08:34:08 PST
"failing": --- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/dom/idlharness.https-actual.txt @@ -4261,13 +4261,13 @@ PASS DataTransferItem interface: attribute type PASS DataTransferItem interface: operation getAsString(FunctionStringCallback) PASS DataTransferItem interface: operation getAsFile() -FAIL DragEvent interface: existence and properties of interface object assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing -FAIL DragEvent interface object length assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing -FAIL DragEvent interface object name assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing -FAIL DragEvent interface: existence and properties of interface prototype object assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing -FAIL DragEvent interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing -FAIL DragEvent interface: existence and properties of interface prototype object's @@unscopables property assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing -FAIL DragEvent interface: attribute dataTransfer assert_own_property: self does not have own property "DragEvent" expected property "DragEvent" missing +PASS DragEvent interface: existence and properties of interface object +PASS DragEvent interface object length +PASS DragEvent interface object name +PASS DragEvent interface: existence and properties of interface prototype object +PASS DragEvent interface: existence and properties of interface prototype object's "constructor" property +PASS DragEvent interface: existence and properties of interface prototype object's @@unscopables property +PASS DragEvent interface: attribute dataTransfer PASS Window interface: existence and properties of interface object PASS Window interface object length PASS Window interface object name Clearly needs a rebaseline on iOS.
Chris Dumez
Comment 2 2020-01-06 08:37:04 PST
Radar WebKit Bug Importer
Comment 3 2020-01-06 08:38:20 PST
ayumi_kojima
Comment 4 2021-09-10 14:31:54 PDT
Test hanged with --no-timeout
ayumi_kojima
Comment 5 2021-09-10 14:32:28 PDT
(In reply to ayumi_kojima from comment #4) > Test hanged with --no-timeout Please ignore the comment above
Note You need to log in before you can comment on or make changes to this bug.