<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>177447</bug_id>
          
          <creation_ts>2017-09-25 11:40:40 -0700</creation_ts>
          <short_desc>[GTK] Layout test imported/w3c/web-platform-tests/dom/events/Event-timestamp-high-resolution.html is failing</short_desc>
          <delta_ts>2017-09-25 12:49:24 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cdumez</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1352285</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-09-25 11:40:40 -0700</bug_when>
    <thetext>Layout test imported/w3c/web-platform-tests/dom/events/Event-timestamp-high-resolution.html has been unexpectedly failing for GTK since r222392 &quot;Use high resolution timestamp for event time&quot; when it was changed from an expected failure to an expected pass. The diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/dom/events/Event-timestamp-high-resolution-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/dom/events/Event-timestamp-high-resolution-actual.txt
@@ -1,7 +1,4 @@
+CONSOLE MESSAGE: line 7: ReferenceError: Can&apos;t find variable: GamepadEvent
 
-PASS Constructed MouseEvent timestamp should be high resolution and have the same time origin as performance.now() 
-PASS Constructed KeyboardEvent timestamp should be high resolution and have the same time origin as performance.now() 
-PASS Constructed WheelEvent timestamp should be high resolution and have the same time origin as performance.now() 
-PASS Constructed GamepadEvent timestamp should be high resolution and have the same time origin as performance.now() 
-PASS Constructed FocusEvent timestamp should be high resolution and have the same time origin as performance.now() 
+FAIL Untitled ReferenceError: Can&apos;t find variable: GamepadEvent

GTK does not support the gamepad API so there won&apos;t be any gamepad events. Shame. Updating expectations accordingly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1352318</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2017-09-25 12:20:35 -0700</bug_when>
    <thetext>This test was skipped and I unskipped it in r222392. It looks like it still fails in GTK due to lack of Gamepad API support.

The right thing to do here is to skip again for GTK port only, until Gamepad API is supported.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1352348</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-09-25 12:49:24 -0700</bug_when>
    <thetext>(Mostly) agreed, I marked it as an expected failure for now. I don&apos;t think we have any plans to implement the gamepad API unfortunately.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>