Created
March 30, 2013 00:16
-
-
Save sdesai/5274602 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Agent connected: Chrome (26.0.1410.43) / Mac OS from 127.0.0.1 | |
Agent connected: Safari (6.0.1) / Mac OS from 127.0.0.1 | |
Agent connected: Firefox (19.0) / Mac OS from 127.0.0.1 | |
Agent connected: Safari (6.0) / iOS 6.0 from 127.0.0.1 | |
✓ Testing started on Chrome (26.0.1410.43) / Mac OS, Safari (6.0.1) / Mac OS, Firefox (19.0) / Mac OS, Safari (6.0) / iOS 6.0 | |
# LEGITIMATE Y.clone(nodeInstance) ISSUE. ERIC IS LOOKING AT THIS | |
✗ Attribute on Firefox (19.0) / Mac OS | |
in Augment Tests | |
testAugmentedCloneWithNodeValueConstructor: Unexpected error: Could not convert JavaScript argument | |
# JSONP ISSUES ARE FALSE POSITIVES. YETI ISSUE | |
✗ Script error: Uncaught TypeError: Cannot call method 'split' of undefined | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 328 | |
User-Agent: Chrome (26.0.1410.43) / Mac OS | |
✗ Script error: Uncaught TypeError: Cannot call method 'split' of undefined | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 328 | |
User-Agent: Chrome (26.0.1410.43) / Mac OS | |
✗ JSONP on Chrome (26.0.1410.43) / Mac OS | |
in allowCache | |
allowCache should preserve the same callback: Timeout: wait() called but resume() never called. | |
✗ Script error: TypeError: 'undefined' is not an object (evaluating 'data.callback.split') | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 328 | |
User-Agent: Safari (6.0.1) / Mac OS | |
✗ Script error: TypeError: 'undefined' is not an object (evaluating 'data.callback.split') | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 328 | |
User-Agent: Safari (6.0.1) / Mac OS | |
✗ JSONP on Safari (6.0.1) / Mac OS | |
in allowCache | |
allowCache should preserve the same callback: Timeout: wait() called but resume() never called. | |
✗ Script error: TypeError: 'undefined' is not an object | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 318 | |
User-Agent: Safari (6.0) / iOS 6.0 | |
✗ Script error: TypeError: 'undefined' is not an object | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 318 | |
User-Agent: Safari (6.0) / iOS 6.0 | |
✗ JSONP on Safari (6.0) / iOS 6.0 | |
in allowCache | |
allowCache should preserve the same callback: Timeout: wait() called but resume() never called. | |
✗ Script error: TypeError: data.callback is undefined | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 328 | |
User-Agent: Firefox (19.0) / Mac OS | |
✗ Script error: TypeError: data.callback is undefined | |
URL: src/jsonp/tests/unit/jsonp.html | |
Line: 328 | |
User-Agent: Firefox (19.0) / Mac OS | |
✗ JSONP on Firefox (19.0) / Mac OS | |
in allowCache | |
allowCache should preserve the same callback: Timeout: wait() called but resume() never called. | |
# SCROLLINFO IS FALSE POSITIVE. PASSED MANUALLY | |
✗ ScrollInfo on Firefox (19.0) / Mac OS | |
in ScrollInfo | |
body: getScrollInfo() should return current scroll information: scrollBottom and scrollHeight should be the same after scrolling to bottom | |
Expected: 10000 (number) | |
Actual: 10001 (number) | |
✓ Agent completed: Safari (6.0.1) / Mac OS | |
✓ Agent completed: Chrome (26.0.1410.43) / Mac OS | |
✓ Agent completed: Safari (6.0) / iOS 6.0 | |
✓ Agent completed: Firefox (19.0) / Mac OS | |
✗ Failures: 7 of 22367 tests failed. (4 minutes, 12 seconds) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment