Guest User

Untitled

a guest
Aug 7th, 2025
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. ➜ wpt git:(master) ✗ ./wpt run --channel=preview safari "pointerevents/pointerevent_touch-action-none-css_touch.html" --log-mach - --log-mach-level=debug
  2.  
  3. /* ... */
  4. 0:09.52 TEST_START: /pointerevents/pointerevent_touch-action-none-css_touch.html
  5. 0:10.08 DEBUG Receive message from testdriver: ['/pointerevents/pointerevent_touch-action-none-css_touch.html', 'action', {'id': 0, 'type': 'action', 'params': {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 100}, {'type': 'pause', 'duration': 16}], 'id': '0'}, {'id': 'touchPointer1', 'type': 'pointer', 'actions': [{'y': 0, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'type': 'pointerDown', 'button': 0}, {'y': -10, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': -20, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': -30, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': -40, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': -50, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': -60, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'type': 'pointerUp', 'button': 0}], 'parameters': {'pointerType': 'touch'}}], 'context': None}, 'action': 'action_sequence'}]
  6. 0:10.41 DEBUG Action action_sequence completed with result None
  7. 0:10.42 DEBUG Receive message from testdriver: ['/pointerevents/pointerevent_touch-action-none-css_touch.html', 'action', {'id': 1, 'type': 'action', 'params': {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 100}, {'type': 'pause', 'duration': 16}], 'id': '1'}, {'id': 'touchPointer1', 'type': 'pointer', 'actions': [{'y': 0, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'type': 'pointerDown', 'button': 0}, {'y': 0, 'type': 'pointerMove', 'x': -10, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': 0, 'type': 'pointerMove', 'x': -20, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': 0, 'type': 'pointerMove', 'x': -30, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': 0, 'type': 'pointerMove', 'x': -40, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': 0, 'type': 'pointerMove', 'x': -50, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'y': 0, 'type': 'pointerMove', 'x': -60, 'origin': {'selector': '#\\74 \\61 \\72 \\67 \\65 \\74 \\30 '}}, {'type': 'pointerUp', 'button': 0}], 'parameters': {'pointerType': 'touch'}}], 'context': None}, 'action': 'action_sequence'}]
  8. 0:10.71 DEBUG Receive message from testdriver: ['/pointerevents/pointerevent_touch-action-none-css_touch.html', 'action', {'id': 2, 'type': 'action', 'params': {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}], 'id': '2'}, {'id': 'touchPointer1', 'type': 'pointer', 'actions': [{'y': 0, 'type': 'pointerMove', 'x': 0, 'origin': {'selector': '#\\62 \\74 \\6e \\43 \\6f \\6d \\70 \\6c \\65 \\74 \\65 '}}, {'type': 'pointerDown', 'button': 0}, {'type': 'pointerUp', 'button': 0}], 'parameters': {'pointerType': 'touch'}}], 'context': None}, 'action': 'action_sequence'}]
  9. 0:10.73 DEBUG Action action_sequence failed with an expected exception
  10. Traceback (most recent call last):
  11.  
  12. File "wpt/tools/wptrunner/wptrunner/executors/base.py", line 779, in process_action
  13. result = action_handler(params)
  14.  
  15. File "wpt/tools/wptrunner/wptrunner/executors/actions.py", line 149, in __call__
  16. self.protocol.action_sequence.send_actions({"actions": actions})
  17.  
  18. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 585, in send_actions
  19. self.webdriver.actions.perform(actions['actions'])
  20.  
  21. File "wpt/tools/webdriver/webdriver/client.py", line 263, in perform
  22. actions = self.session.send_session_command("POST", "actions", body)
  23.  
  24. File "wpt/tools/webdriver/webdriver/client.py", line 555, in send_session_command
  25. return self.send_command(method, url, body, timeout)
  26.  
  27. File "wpt/tools/webdriver/webdriver/client.py", line 516, in send_command
  28. raise err
  29.  
  30. webdriver.error.MoveTargetOutOfBoundsException: move target out of bounds (500)
  31.  
  32. 0:17.96 DEBUG Got command: 'test_ended'
  33. 0:17.96 TEST_END: CRASH, expected OK - None
  34. Traceback (most recent call last):
  35. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 1085, in run_func
  36. self.result = True, self.func(self.protocol, self.url, self.timeout)
  37. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 1181, in do_testharness
  38. raw_results = protocol.testdriver.run(url, self.script_resume, test_window)
  39. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 657, in run
  40. test_driver_message = self.get_next_message(url, script_resume, test_window)
  41. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 701, in get_next_message
  42. return self._get_next_message_classic(url, script_resume)
  43. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 708, in _get_next_message_classic
  44. return self.parent.base.execute_script(script_resume, asynchronous=True, args=[strip_server(url)])
  45. File "wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 78, in execute_script
  46. return method(script, args=args)
  47. File "wpt/tools/webdriver/webdriver/client.py", line 675, in execute_async_script
  48. return self.send_session_command("POST", "execute/async", body)
  49. File "wpt/tools/webdriver/webdriver/client.py", line 555, in send_session_command
  50. return self.send_command(method, url, body, timeout)
  51. File "wpt/tools/webdriver/webdriver/client.py", line 516, in send_command
  52. raise err
  53. webdriver.error.UnknownErrorException: unknown error (500)
  54.  
  55. 0:17.96 INFO No more tests
  56. 0:17.96 DEBUG new state: stop
  57. 0:18.03 SUITE_END
  58.  
  59. web-platform-test
  60. ~~~~~~~~~~~~~~~~~
  61. Ran 1 checks (1 tests)
  62. Expected results: 0
  63. Unexpected results: 1
  64. test: 1 (1 crash)
Advertisement
Add Comment
Please, Sign In to add comment