Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. {"tests": {"external/wpt/webdriver/tests/perform_actions/pointer_contextmenu.py>>test_control_click[\\ue009-ctrlKey]": {"expected": "FAIL", "message": "AssertionError: assert [{'altKey': F...: False, ...}] == [{'altKey': Fa...: False, ...}]\n At index 2 diff: {'altKey': False, 'shiftKey': False, 'metaKey': False, 'type': 'contextmenu', 'ctrlKey': True} != {'altKey': False, 'shiftKey': False, 'metaKey': False, 't ype': u'mouseup', 'ctrlKey': True}\n Use -v to get the full diff", "actual": "FAIL", "is_unexpected": false}, "external/wpt/webdriver/tests/perform_actions/pointer_contextmenu.py>>test_control_click[\\ue051- ctrlKey]": {"expected": "FAIL", "message": "AssertionError: assert [{'altKey': F...: False, ...}] == [{'altKey': Fa...: False, ...}]\n At index 2 diff: {'altKey': False, 'shiftKey': False, 'metaKey': False, 'type': 'contextmenu', 'ctrlKey': True} != {'altKey': False, 'shiftKey': False, 'metaKey': False, 'type': u'mouseup', 'ctrlKey': True}\n Use -v to get the full diff", "actual": "FAIL", "is_unexpected": false }, "external/wpt/webdriver/tests/perform_actions/pointer_contextmenu.py>>test_release_control_click": {"expected": "FAIL", "message": "AssertionError: assert [{'type': 'keyup'}] == [{'type': 'mouseup'}, {'typ e': 'keyup'}]\n At index 0 diff: {'type': u'keyup'} != {'type': 'mouseup'}\n Right contains more items, first extra item: {'type': 'keyup'}\n Use -v to get the full diff", "actual": "FAIL", "is_unexpected" : false}}, "interrupted": false, "num_failures_by_type": {"FAIL": 3, "SKIP": 0, "PASS": 0}, "version": 3, "seconds_since_epoch": 1555615689.930484, "path_delimiter": "."}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement