Skip to content

Instantly share code, notes, and snippets.

@sdesai
Created July 30, 2013 19:35
Show Gist options
  • Save sdesai/6116143 to your computer and use it in GitHub Desktop.
Save sdesai/6116143 to your computer and use it in GitHub Desktop.
IE11/Win 8.1 Unit test results on the current dev-3.x
✓ Testing started on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Charts: PieSeries on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in PieSeries Tests
test: addHotspot(): The coord should be the same.
Expected: 205.38843109171282 (number)
Actual: 205 (number)
► Testing... - 45% complete (135/300) 37.28 beats/sec ETA 6 minutes, 43 seconds [Blizzard] xferObject: Failed to stringify, dropping: { method: 'batch1375212088902118628.agentDisconnect',
params:
[ 'Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko',
{ allAgents: [Object],
id: '13752120828561013065',
ua: 'Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko',
ttl: 200000,
name: 'Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko',
seen: Wed Dec 31 1969 16:00:00 GMT-0800 (PST),
lastNavigate: Tue Jul 30 2013 12:26:09 GMT-0700 (PDT),
connected: false,
target: [Object],
currentUrl: '/agent/13752120828561013065/batch/1375212088902118628/test/src/charts/tests/unit/verticalcomboshowareafill-globalstyles.html',
remoteAddress: '127.0.0.1',
_events: {},
newListener: false,
_conf: [Object],
wildcard: true,
listenerTree: [Object],
socketEmitter: [Object],
socketEmitterQueue: [],
targetEmitter: [Object],
lastHealthCheck: Tue Jul 30 2013 12:27:16 GMT-0700 (PDT),
unresponsivePings: 4,
event: 'disconnect',
currentTest: [Object] } ] }
Agent disconnected: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko from 127.0.0.1
► Testing... / 45% complete (135/300) 29.01 beats/sec ETA 6 minutes, 43 seconds Agent connected: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko from 127.0.0.1
✗ DataSchema on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in XML Tests
testXMLResults: Expected 3 results.
Expected: 3 (number)
Actual: 0 (number)
testXMLXPathResults: Expected 3 results.
Expected: 3 (number)
Actual: 0 (number)
testXMLNestedSchema: Expected 3 results.
Expected: 3 (number)
Actual: 0 (number)
✗ DataSource: XMLSchema on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in DataSource XMLSchema Plugin Tests
testXMLSchema: Unexpected error: Unable to get property 'responseText' of undefined or null reference
testSchemaError: Unexpected error: Unable to get property 'responseText' of undefined or null reference
✗ Editor on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in Editor Tests
test_selection_methods: Unexpected error: Unable to get property 'get' of undefined or null reference
test: EditorSelection: Unexpected error: Unable to get property 'get' of undefined or null reference
test_execCommands: Unexpected error: Unable to get property 'test' of undefined or null reference
✗ gesture functional test suite on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in Gestures Functional Tests
test: flick: Value should be true.
Expected: true (boolean)
Actual: false (boolean)
test: move: Value should be true.
Expected: true (boolean)
Actual: false (boolean)
test: move delegate: Value should be true.
Expected: true (boolean)
Actual: false (boolean)
✗ Script error: ComparisonFailure: Values should be the same.
Expected: (string)
Actual: none (string)
URL: src/event-gestures/tests/unit/index.html
Line: 2362
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Event: ValueChange on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in Basic
valuechange should start polling on focus: Timeout: wait() called but resume() never called.
in Stop Polling
valuechange should stop polling on blur: valuechange listener should only have been called once
Expected: 1 (number)
Actual: 2 (number)
valuechange should not report stale changes that occurred while a node was not focused: Value should be false.
Expected: false (boolean)
Actual: true (boolean)
✗ Event: ContextMenu on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in ContextMenu Synth Tests
test_shiftF10_key: contextmenu event listener not called
Expected: 1 (number)
Actual: 0 (number)
test_menu_key: contextmenu event listener not called
Expected: 1 (number)
Actual: 2 (number)
test_xy_coords_for_shift10_or_ctrl_shift_option_m: contextmenu event xy coords don't reference the center of the event target
Expected: true (boolean)
Actual: false (boolean)
test_multiple_on_listeners: contextmenu event listener not called correct number of times
Expected: 2 (number)
Actual: 0 (number)
test_multiple_delegate_listeners: contextmenu event listener not called correct number of times
Expected: 2 (number)
Actual: 0 (number)
test_multiple_on_and_delegate_listeners: contextmenu event listener not called correct number of times
Expected: 4 (number)
Actual: 0 (number)
✗ Event: FocusBlur on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in Event Focus And Blur Test
test useActive feature test: Value should be false.
Expected: false (boolean)
Actual: true (boolean)
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: (string)
URL: src/history/tests/unit/history-hash.html
Line: 2362
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2362
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2362
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar&kittens=cute (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: !withprefix (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: a=aardvark&b=bumblebee (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: a=aardvark&b=bumblebee (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: a=aardvark&b=bumblebee&c=cheetah (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar%2Fbaz (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar%2Fbaz (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar%2Fbaz (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar%2Fbaz&a=aardvark&b=boomerang (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar%2Fbaz&a=aardvark&b=boomerang (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=bar/baz (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: foo=1 (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Script error: ComparisonFailure: Values should be the same.
Expected: a=B (string)
Actual: /foo/bar (string)
URL: src/history/tests/unit/history-hash.html
Line: 2360
User-Agent: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ History: Hash on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in HistoryHash
hashchange should be case-sensitive (except in IE8+): Synthetic hashchange event wasn't fired.
Expected: true (boolean)
Actual: false (boolean)
Setting an unencoded hash value outside of HistoryHash should not result in two history entries: Values should be the same.
Expected: 1 (number)
Actual: 0 (number)
Subscribers of hashchange should not be called once for every YUI instance: Values should be the same.
Expected: 1 (number)
Actual: 0 (number)
✗ Node on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in Y.NodeList get() method
should find the text of the first item in children collection: Values should be equal.
Expected: item 1 (string)
Actual: •item 1 (string)
✗ XML on Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
in XML Parse Tests
testStrings: Unexpected error: Unable to get property 'documentElement' of undefined or null reference
in XML Format Tests
testFormat: Expected new string same as old string.
Expected: true (boolean)
Actual: false (boolean)
✓ Agent completed: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko
✗ Failures: 28 of 11558 tests failed. (12 minutes, 2 seconds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment