Created
September 8, 2013 07:08
-
-
Save okuryu/6482580 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
[okuryu.local]([email protected])$ yeti tests/unit/datatable-paginator.html | |
Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches. | |
Waiting for agents to connect at http://10.0.1.13:9000 | |
...also available locally at http://localhost:9000 | |
When ready, press Enter to begin testing. | |
Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1 | |
Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1 | |
✓ Testing started on Chrome (30.0.1599.28) / Mac OS, Firefox (23.0) / Mac OS | |
✗ Script error: Uncaught TypeError: Cannot read property 'ownerDocument' of null | |
URL: src/datatable/tests/unit/datatable-paginator.html | |
Line: 524 | |
User-Agent: Chrome (30.0.1599.28) / Mac OS | |
✗ Script error: TypeError: node is null | |
URL: src/datatable/tests/unit/datatable-paginator.html | |
Line: 524 | |
User-Agent: Firefox (23.0) / Mac OS | |
✓ Agent completed: Chrome (30.0.1599.28) / Mac OS | |
✓ Agent completed: Firefox (23.0) / Mac OS | |
✓ 20 tests passed! (4 seconds) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment