Skip to content

Instantly share code, notes, and snippets.

@dbrans

dbrans/test.tap Secret

Created November 28, 2012 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbrans/48951cae105d0ba2794e to your computer and use it in GitHub Desktop.
Save dbrans/48951cae105d0ba2794e to your computer and use it in GitHub Desktop.
# Launching PhantomJS
# .......................................................................
TAP version 13
ok 1 - PhantomJS api require.
ok 2 - PhantomJS browser evaluates script text synchronously.
ok 3 - PhantomJS browser can get onload.
ok 4 - PhantomJS browser finishes remote docwrites before executing another script..
ok 5 - PhantomJS class has a name.
ok 6 - PhantomJS class has methods.
ok 7 - PhantomJS class overrides and calls super.
ok 8 - PhantomJS class has class methods.
ok 9 - PhantomJS class has initializer for class.
ok 10 - PhantomJS class has instance initializers.
ok 11 - PhantomJS dom gets the window.
ok 12 - PhantomJS expression works.
ok 13 - PhantomJS data-rewrite url.
ok 14 - PhantomJS data-rewrite section.
ok 15 - PhantomJS data-rewrite segments.
ok 16 - PhantomJS json works on null and undefined.
ok 17 - PhantomJS json works on strings.
ok 18 - PhantomJS json works on numbers.
ok 19 - PhantomJS json works on booleans.
ok 20 - PhantomJS json works on arrays.
ok 21 - PhantomJS json works on hashes.
ok 22 - PhantomJS json works on nested things.
ok 23 - PhantomJS pixel excludes null params.
ok 24 - PhantomJS realtime-segments attribute rules.
ok 25 - PhantomJS realtime-segments segment rules.
ok 26 - PhantomJS realtime-segments delimiter.
ok 27 - PhantomJS scrape dom.
ok 28 - PhantomJS scrape url.
ok 29 - PhantomJS scrape dart.
ok 30 - PhantomJS sizzle setup.
ok 31 - PhantomJS sizzle class.
ok 32 - PhantomJS sizzle tagname.
ok 33 - PhantomJS sizzle id.
ok 34 - PhantomJS sizzle attr exists.
ok 35 - PhantomJS sizzle attr =.
ok 36 - PhantomJS sizzle attr !=.
ok 37 - PhantomJS sizzle attr ^=.
ok 38 - PhantomJS sizzle attr |=.
ok 39 - PhantomJS sizzle attr *=.
ok 40 - PhantomJS sizzle attr $=.
ok 41 - PhantomJS sizzle * elem selector.
ok 42 - PhantomJS sizzle nested elems.
ok 43 - PhantomJS sizzle comma.
ok 44 - PhantomJS sizzle immediate children.
ok 45 - PhantomJS sizzle nested attr.
ok 46 - PhantomJS sizzle tagname.class.
ok 47 - PhantomJS sizzle tagname#id.
ok 48 - PhantomJS sizzle .class.class.
ok 49 - PhantomJS sizzle tagname#id.class.
ok 50 - PhantomJS sizzle tagname.class#id.
ok 51 - PhantomJS sizzle complex 1.
ok 52 - PhantomJS sizzle complex 2.
ok 53 - PhantomJS sizzle context is array.
ok 54 - PhantomJS sizzle attr select on context array.
ok 55 - PhantomJS store has cookies.
ok 56 - PhantomJS store has local.
ok 57 - PhantomJS store stores values.
ok 58 - PhantomJS store expires.
ok 59 - PhantomJS tag-delivery has frequency cap.
ok 60 - PhantomJS tag-delivery allows templates.
ok 61 - PhantomJS tag-delivery delivers document.
ok 62 - PhantomJS tag-delivery delivers iframe.
ok 63 - PhantomJS tag-delivery delivers eval.
ok 64 - PhantomJS tag-delivery delivers timing.
ok 65 - PhantomJS extend returns undefined if not x.
ok 66 - PhantomJS extend extends an object.
ok 67 - PhantomJS extend overrides properties.
ok 68 - PhantomJS extend handles multiple args.
ok 69 - PhantomJS params handles url params.
ok 70 - PhantomJS params handles arbitrary params.
ok 71 - PhantomJS params handles multiple values.
# Launching bs_opera
# ...............................................................................
ok 72 - bs_opera api require.
ok 73 - bs_opera browser evaluates script text synchronously.
ok 74 - bs_opera browser can get onload.
not ok 75 - bs_opera browser finishes remote docwrites before executing another script..
---
message: timeout: timed out after 500 msec waiting for async
...
ok 76 - bs_opera class has a name.
ok 77 - bs_opera class has methods.
ok 78 - bs_opera class overrides and calls super.
ok 79 - bs_opera class has class methods.
ok 80 - bs_opera class has initializer for class.
ok 81 - bs_opera class has instance initializers.
ok 82 - bs_opera dom gets the window.
ok 83 - bs_opera expression works.
ok 84 - bs_opera data-rewrite url.
ok 85 - bs_opera data-rewrite section.
ok 86 - bs_opera data-rewrite segments.
ok 87 - bs_opera json works on null and undefined.
ok 88 - bs_opera json works on strings.
ok 89 - bs_opera json works on numbers.
ok 90 - bs_opera json works on booleans.
ok 91 - bs_opera json works on arrays.
ok 92 - bs_opera json works on hashes.
ok 93 - bs_opera json works on nested things.
ok 94 - bs_opera pixel excludes null params.
ok 95 - bs_opera realtime-segments attribute rules.
ok 96 - bs_opera realtime-segments segment rules.
ok 97 - bs_opera realtime-segments delimiter.
ok 98 - bs_opera scrape dom.
ok 99 - bs_opera scrape url.
ok 100 - bs_opera scrape dart.
not ok 101 - bs_opera sizzle setup.
---
message: timeout: timed out after 1500 msec waiting for async
...
not ok 102 - bs_opera sizzle class.
---
message: Expected [ HTMLNode ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:30
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 103 - bs_opera sizzle tagname.
---
message: Expected [ HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:33
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 104 - bs_opera sizzle id.
---
message: Expected [ ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:36
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 105 - bs_opera sizzle attr exists.
---
message: Expected [ ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:39
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 106 - bs_opera sizzle attr =.
---
message: Expected [ ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:42
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 107 - bs_opera sizzle attr !=.
---
message: Expected [ HTMLNode ] to equal [ undefined, undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:45
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 108 - bs_opera sizzle attr ^=.
---
message: Expected [ ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:48
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 109 - bs_opera sizzle attr |=.
---
message: Expected [ ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:96
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:51
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 110 - bs_opera sizzle attr *=.
---
message: Expected [ ] to equal [ undefined, undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:103
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:54
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 111 - bs_opera sizzle attr $=.
---
message: Expected [ ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:58
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 112 - bs_opera sizzle * elem selector.
---
message: Expected [ ] to equal [ undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:61
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 113 - bs_opera sizzle nested elems.
---
message: Expected [ HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:64
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 114 - bs_opera sizzle comma.
---
message: Expected [ HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode, HTMLNode ] to equal [ undefined, undefined, undefined, undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:69
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
ok 115 - bs_opera sizzle immediate children.
not ok 116 - bs_opera sizzle nested attr.
---
message: Expected [ ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:76
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 117 - bs_opera sizzle tagname.class.
---
message: Expected [ ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:80
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 118 - bs_opera sizzle tagname#id.
---
message: Expected [ ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:84
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
not ok 119 - bs_opera sizzle .class.class.
---
message: Expected [ ] to equal [ undefined ].
stacktrace: |
<anonymous function: jasmine.ExpectationResult>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:102
<anonymous function: jasmine.Matchers.matcherFn_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1194
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:15
<anonymous function>([arguments not available])@http://ci.krxd.net:7357/test/test-sizzle.js:87
<anonymous function: jasmine.Block.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1024
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.start>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:1978
<anonymous function: jasmine.Spec.prototype.execute>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2305
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2025
<anonymous function: jasmine.Queue.prototype.next_>([arguments not available])@http://ci.krxd.net:7357/testem/jasmine.js:2021
...
ok 120 - bs_opera sizzle tagname#id.class.
ok 121 - bs_opera sizzle tagname.class#id.
ok 122 - bs_opera sizzle complex 1.
ok 123 - bs_opera sizzle complex 2.
ok 124 - bs_opera sizzle context is array.
ok 125 - bs_opera sizzle attr select on context array.
ok 126 - bs_opera store has cookies.
ok 127 - bs_opera store has local.
ok 128 - bs_opera store stores values.
ok 129 - bs_opera store expires.
ok 130 - bs_opera tag-delivery has frequency cap.
ok 131 - bs_opera tag-delivery allows templates.
ok 132 - bs_opera tag-delivery delivers document.
ok 133 - bs_opera tag-delivery delivers iframe.
ok 134 - bs_opera tag-delivery delivers eval.
ok 135 - bs_opera tag-delivery delivers timing.
ok 136 - bs_opera extend returns undefined if not x.
ok 137 - bs_opera extend extends an object.
ok 138 - bs_opera extend overrides properties.
ok 139 - bs_opera extend handles multiple args.
ok 140 - bs_opera params handles url params.
ok 141 - bs_opera params handles arbitrary params.
ok 142 - bs_opera params handles multiple values.
# Launching bs_chrome
# ...........................................................................
ok 143 - bs_chrome api require.
ok 144 - bs_chrome browser evaluates script text synchronously.
ok 145 - bs_chrome browser can get onload.
ok 146 - bs_chrome browser finishes remote docwrites before executing another script..
ok 147 - bs_chrome class has a name.
ok 148 - bs_chrome class has methods.
ok 149 - bs_chrome class overrides and calls super.
ok 150 - bs_chrome class has class methods.
ok 151 - bs_chrome class has initializer for class.
ok 152 - bs_chrome class has instance initializers.
ok 153 - bs_chrome dom gets the window.
ok 154 - bs_chrome expression works.
ok 155 - bs_chrome data-rewrite url.
ok 156 - bs_chrome data-rewrite section.
ok 157 - bs_chrome data-rewrite segments.
ok 158 - bs_chrome json works on null and undefined.
ok 159 - bs_chrome json works on strings.
ok 160 - bs_chrome json works on numbers.
ok 161 - bs_chrome json works on booleans.
ok 162 - bs_chrome json works on arrays.
ok 163 - bs_chrome json works on hashes.
ok 164 - bs_chrome json works on nested things.
ok 165 - bs_chrome pixel excludes null params.
ok 166 - bs_chrome realtime-segments attribute rules.
ok 167 - bs_chrome realtime-segments segment rules.
ok 168 - bs_chrome realtime-segments delimiter.
ok 169 - bs_chrome scrape dom.
ok 170 - bs_chrome scrape url.
ok 171 - bs_chrome scrape dart.
ok 172 - bs_chrome sizzle setup.
ok 173 - bs_chrome sizzle class.
ok 174 - bs_chrome sizzle tagname.
ok 175 - bs_chrome sizzle id.
ok 176 - bs_chrome sizzle attr exists.
ok 177 - bs_chrome sizzle attr =.
ok 178 - bs_chrome sizzle attr !=.
ok 179 - bs_chrome sizzle attr ^=.
ok 180 - bs_chrome sizzle attr |=.
ok 181 - bs_chrome sizzle attr *=.
ok 182 - bs_chrome sizzle attr $=.
ok 183 - bs_chrome sizzle * elem selector.
ok 184 - bs_chrome sizzle nested elems.
ok 185 - bs_chrome sizzle comma.
ok 186 - bs_chrome sizzle immediate children.
ok 187 - bs_chrome sizzle nested attr.
ok 188 - bs_chrome sizzle tagname.class.
ok 189 - bs_chrome sizzle tagname#id.
ok 190 - bs_chrome sizzle .class.class.
ok 191 - bs_chrome sizzle tagname#id.class.
ok 192 - bs_chrome sizzle tagname.class#id.
ok 193 - bs_chrome sizzle complex 1.
ok 194 - bs_chrome sizzle complex 2.
ok 195 - bs_chrome sizzle context is array.
ok 196 - bs_chrome sizzle attr select on context array.
ok 197 - bs_chrome store has cookies.
ok 198 - bs_chrome store has local.
ok 199 - bs_chrome store stores values.
ok 200 - bs_chrome store expires.
ok 201 - bs_chrome tag-delivery has frequency cap.
ok 202 - bs_chrome tag-delivery allows templates.
ok 203 - bs_chrome tag-delivery delivers document.
ok 204 - bs_chrome tag-delivery delivers iframe.
ok 205 - bs_chrome tag-delivery delivers eval.
ok 206 - bs_chrome tag-delivery delivers timing.
ok 207 - bs_chrome extend returns undefined if not x.
ok 208 - bs_chrome extend extends an object.
ok 209 - bs_chrome extend overrides properties.
ok 210 - bs_chrome extend handles multiple args.
ok 211 - bs_chrome params handles url params.
ok 212 - bs_chrome params handles arbitrary params.
ok 213 - bs_chrome params handles multiple values.
# Launching bs_firefox
# ...........................................................
ok 214 - bs_firefox api require.
ok 215 - bs_firefox browser evaluates script text synchronously.
ok 216 - bs_firefox browser can get onload.
ok 217 - bs_firefox browser finishes remote docwrites before executing another script..
ok 218 - bs_firefox class has a name.
ok 219 - bs_firefox class has methods.
ok 220 - bs_firefox class overrides and calls super.
ok 221 - bs_firefox class has class methods.
ok 222 - bs_firefox class has initializer for class.
ok 223 - bs_firefox class has instance initializers.
ok 224 - bs_firefox dom gets the window.
ok 225 - bs_firefox expression works.
ok 226 - bs_firefox data-rewrite url.
ok 227 - bs_firefox data-rewrite section.
ok 228 - bs_firefox data-rewrite segments.
ok 229 - bs_firefox json works on null and undefined.
ok 230 - bs_firefox json works on strings.
ok 231 - bs_firefox json works on numbers.
ok 232 - bs_firefox json works on booleans.
ok 233 - bs_firefox json works on arrays.
ok 234 - bs_firefox json works on hashes.
ok 235 - bs_firefox json works on nested things.
ok 236 - bs_firefox pixel excludes null params.
ok 237 - bs_firefox realtime-segments attribute rules.
ok 238 - bs_firefox realtime-segments segment rules.
ok 239 - bs_firefox realtime-segments delimiter.
ok 240 - bs_firefox scrape dom.
ok 241 - bs_firefox scrape url.
ok 242 - bs_firefox scrape dart.
ok 243 - bs_firefox sizzle setup.
ok 244 - bs_firefox sizzle class.
ok 245 - bs_firefox sizzle tagname.
ok 246 - bs_firefox sizzle id.
ok 247 - bs_firefox sizzle attr exists.
ok 248 - bs_firefox sizzle attr =.
ok 249 - bs_firefox sizzle attr !=.
ok 250 - bs_firefox sizzle attr ^=.
ok 251 - bs_firefox sizzle attr |=.
ok 252 - bs_firefox sizzle attr *=.
ok 253 - bs_firefox sizzle attr $=.
ok 254 - bs_firefox sizzle * elem selector.
ok 255 - bs_firefox sizzle nested elems.
ok 256 - bs_firefox sizzle comma.
ok 257 - bs_firefox sizzle immediate children.
ok 258 - bs_firefox sizzle nested attr.
ok 259 - bs_firefox sizzle tagname.class.
ok 260 - bs_firefox sizzle tagname#id.
ok 261 - bs_firefox sizzle .class.class.
ok 262 - bs_firefox sizzle tagname#id.class.
ok 263 - bs_firefox sizzle tagname.class#id.
ok 264 - bs_firefox sizzle complex 1.
ok 265 - bs_firefox sizzle complex 2.
ok 266 - bs_firefox sizzle context is array.
ok 267 - bs_firefox sizzle attr select on context array.
ok 268 - bs_firefox store has cookies.
ok 269 - bs_firefox store has local.
ok 270 - bs_firefox store stores values.
ok 271 - bs_firefox store expires.
ok 272 - bs_firefox tag-delivery has frequency cap.
ok 273 - bs_firefox tag-delivery allows templates.
ok 274 - bs_firefox tag-delivery delivers document.
ok 275 - bs_firefox tag-delivery delivers iframe.
ok 276 - bs_firefox tag-delivery delivers eval.
ok 277 - bs_firefox tag-delivery delivers timing.
ok 278 - bs_firefox extend returns undefined if not x.
ok 279 - bs_firefox extend extends an object.
ok 280 - bs_firefox extend overrides properties.
ok 281 - bs_firefox extend handles multiple args.
ok 282 - bs_firefox params handles url params.
ok 283 - bs_firefox params handles arbitrary params.
ok 284 - bs_firefox params handles multiple values.
# Launching bs_safari_51
# .......................................................................
ok 285 - bs_safari_51 api require.
ok 286 - bs_safari_51 browser evaluates script text synchronously.
ok 287 - bs_safari_51 browser can get onload.
ok 288 - bs_safari_51 browser finishes remote docwrites before executing another script..
ok 289 - bs_safari_51 class has a name.
ok 290 - bs_safari_51 class has methods.
ok 291 - bs_safari_51 class overrides and calls super.
ok 292 - bs_safari_51 class has class methods.
ok 293 - bs_safari_51 class has initializer for class.
ok 294 - bs_safari_51 class has instance initializers.
ok 295 - bs_safari_51 dom gets the window.
ok 296 - bs_safari_51 expression works.
ok 297 - bs_safari_51 data-rewrite url.
ok 298 - bs_safari_51 data-rewrite section.
ok 299 - bs_safari_51 data-rewrite segments.
ok 300 - bs_safari_51 json works on null and undefined.
ok 301 - bs_safari_51 json works on strings.
ok 302 - bs_safari_51 json works on numbers.
ok 303 - bs_safari_51 json works on booleans.
ok 304 - bs_safari_51 json works on arrays.
ok 305 - bs_safari_51 json works on hashes.
ok 306 - bs_safari_51 json works on nested things.
ok 307 - bs_safari_51 pixel excludes null params.
ok 308 - bs_safari_51 realtime-segments attribute rules.
ok 309 - bs_safari_51 realtime-segments segment rules.
ok 310 - bs_safari_51 realtime-segments delimiter.
ok 311 - bs_safari_51 scrape dom.
ok 312 - bs_safari_51 scrape url.
ok 313 - bs_safari_51 scrape dart.
ok 314 - bs_safari_51 sizzle setup.
ok 315 - bs_safari_51 sizzle class.
ok 316 - bs_safari_51 sizzle tagname.
ok 317 - bs_safari_51 sizzle id.
ok 318 - bs_safari_51 sizzle attr exists.
ok 319 - bs_safari_51 sizzle attr =.
ok 320 - bs_safari_51 sizzle attr !=.
ok 321 - bs_safari_51 sizzle attr ^=.
ok 322 - bs_safari_51 sizzle attr |=.
ok 323 - bs_safari_51 sizzle attr *=.
ok 324 - bs_safari_51 sizzle attr $=.
ok 325 - bs_safari_51 sizzle * elem selector.
ok 326 - bs_safari_51 sizzle nested elems.
ok 327 - bs_safari_51 sizzle comma.
ok 328 - bs_safari_51 sizzle immediate children.
ok 329 - bs_safari_51 sizzle nested attr.
ok 330 - bs_safari_51 sizzle tagname.class.
ok 331 - bs_safari_51 sizzle tagname#id.
ok 332 - bs_safari_51 sizzle .class.class.
ok 333 - bs_safari_51 sizzle tagname#id.class.
ok 334 - bs_safari_51 sizzle tagname.class#id.
ok 335 - bs_safari_51 sizzle complex 1.
ok 336 - bs_safari_51 sizzle complex 2.
ok 337 - bs_safari_51 sizzle context is array.
ok 338 - bs_safari_51 sizzle attr select on context array.
ok 339 - bs_safari_51 store has cookies.
ok 340 - bs_safari_51 store has local.
ok 341 - bs_safari_51 store stores values.
ok 342 - bs_safari_51 store expires.
ok 343 - bs_safari_51 tag-delivery has frequency cap.
ok 344 - bs_safari_51 tag-delivery allows templates.
ok 345 - bs_safari_51 tag-delivery delivers document.
ok 346 - bs_safari_51 tag-delivery delivers iframe.
ok 347 - bs_safari_51 tag-delivery delivers eval.
ok 348 - bs_safari_51 tag-delivery delivers timing.
ok 349 - bs_safari_51 extend returns undefined if not x.
ok 350 - bs_safari_51 extend extends an object.
ok 351 - bs_safari_51 extend overrides properties.
ok 352 - bs_safari_51 extend handles multiple args.
ok 353 - bs_safari_51 params handles url params.
ok 354 - bs_safari_51 params handles arbitrary params.
ok 355 - bs_safari_51 params handles multiple values.
# Launching bs_safari_5
# .......................................................................
ok 356 - bs_safari_5 api require.
ok 357 - bs_safari_5 browser evaluates script text synchronously.
ok 358 - bs_safari_5 browser can get onload.
ok 359 - bs_safari_5 browser finishes remote docwrites before executing another script..
ok 360 - bs_safari_5 class has a name.
ok 361 - bs_safari_5 class has methods.
ok 362 - bs_safari_5 class overrides and calls super.
ok 363 - bs_safari_5 class has class methods.
ok 364 - bs_safari_5 class has initializer for class.
ok 365 - bs_safari_5 class has instance initializers.
ok 366 - bs_safari_5 dom gets the window.
ok 367 - bs_safari_5 expression works.
ok 368 - bs_safari_5 data-rewrite url.
ok 369 - bs_safari_5 data-rewrite section.
ok 370 - bs_safari_5 data-rewrite segments.
ok 371 - bs_safari_5 json works on null and undefined.
ok 372 - bs_safari_5 json works on strings.
ok 373 - bs_safari_5 json works on numbers.
ok 374 - bs_safari_5 json works on booleans.
ok 375 - bs_safari_5 json works on arrays.
ok 376 - bs_safari_5 json works on hashes.
ok 377 - bs_safari_5 json works on nested things.
ok 378 - bs_safari_5 pixel excludes null params.
ok 379 - bs_safari_5 realtime-segments attribute rules.
ok 380 - bs_safari_5 realtime-segments segment rules.
ok 381 - bs_safari_5 realtime-segments delimiter.
ok 382 - bs_safari_5 scrape dom.
ok 383 - bs_safari_5 scrape url.
ok 384 - bs_safari_5 scrape dart.
ok 385 - bs_safari_5 sizzle setup.
ok 386 - bs_safari_5 sizzle class.
ok 387 - bs_safari_5 sizzle tagname.
ok 388 - bs_safari_5 sizzle id.
ok 389 - bs_safari_5 sizzle attr exists.
ok 390 - bs_safari_5 sizzle attr =.
ok 391 - bs_safari_5 sizzle attr !=.
ok 392 - bs_safari_5 sizzle attr ^=.
ok 393 - bs_safari_5 sizzle attr |=.
ok 394 - bs_safari_5 sizzle attr *=.
ok 395 - bs_safari_5 sizzle attr $=.
ok 396 - bs_safari_5 sizzle * elem selector.
ok 397 - bs_safari_5 sizzle nested elems.
ok 398 - bs_safari_5 sizzle comma.
ok 399 - bs_safari_5 sizzle immediate children.
ok 400 - bs_safari_5 sizzle nested attr.
ok 401 - bs_safari_5 sizzle tagname.class.
ok 402 - bs_safari_5 sizzle tagname#id.
ok 403 - bs_safari_5 sizzle .class.class.
ok 404 - bs_safari_5 sizzle tagname#id.class.
ok 405 - bs_safari_5 sizzle tagname.class#id.
ok 406 - bs_safari_5 sizzle complex 1.
ok 407 - bs_safari_5 sizzle complex 2.
ok 408 - bs_safari_5 sizzle context is array.
ok 409 - bs_safari_5 sizzle attr select on context array.
ok 410 - bs_safari_5 store has cookies.
ok 411 - bs_safari_5 store has local.
ok 412 - bs_safari_5 store stores values.
ok 413 - bs_safari_5 store expires.
ok 414 - bs_safari_5 tag-delivery has frequency cap.
ok 415 - bs_safari_5 tag-delivery allows templates.
ok 416 - bs_safari_5 tag-delivery delivers document.
ok 417 - bs_safari_5 tag-delivery delivers iframe.
ok 418 - bs_safari_5 tag-delivery delivers eval.
ok 419 - bs_safari_5 tag-delivery delivers timing.
ok 420 - bs_safari_5 extend returns undefined if not x.
ok 421 - bs_safari_5 extend extends an object.
ok 422 - bs_safari_5 extend overrides properties.
ok 423 - bs_safari_5 extend handles multiple args.
ok 424 - bs_safari_5 params handles url params.
ok 425 - bs_safari_5 params handles arbitrary params.
ok 426 - bs_safari_5 params handles multiple values.
# Launching bs_ie_7
# ......................................................................
ok 427 - bs_ie_7 api require.
ok 428 - bs_ie_7 browser evaluates script text synchronously.
ok 429 - bs_ie_7 browser can get onload.
ok 430 - bs_ie_7 browser finishes remote docwrites before executing another script..
ok 431 - bs_ie_7 class has a name.
ok 432 - bs_ie_7 class has methods.
ok 433 - bs_ie_7 class overrides and calls super.
ok 434 - bs_ie_7 class has class methods.
ok 435 - bs_ie_7 class has initializer for class.
ok 436 - bs_ie_7 class has instance initializers.
ok 437 - bs_ie_7 dom gets the window.
ok 438 - bs_ie_7 expression works.
ok 439 - bs_ie_7 data-rewrite url.
ok 440 - bs_ie_7 data-rewrite section.
ok 441 - bs_ie_7 data-rewrite segments.
ok 442 - bs_ie_7 json works on null and undefined.
ok 443 - bs_ie_7 json works on strings.
ok 444 - bs_ie_7 json works on numbers.
ok 445 - bs_ie_7 json works on booleans.
ok 446 - bs_ie_7 json works on arrays.
ok 447 - bs_ie_7 json works on hashes.
ok 448 - bs_ie_7 json works on nested things.
ok 449 - bs_ie_7 pixel excludes null params.
ok 450 - bs_ie_7 realtime-segments attribute rules.
ok 451 - bs_ie_7 realtime-segments segment rules.
ok 452 - bs_ie_7 realtime-segments delimiter.
ok 453 - bs_ie_7 scrape dom.
ok 454 - bs_ie_7 scrape url.
ok 455 - bs_ie_7 scrape dart.
ok 456 - bs_ie_7 sizzle setup.
ok 457 - bs_ie_7 sizzle class.
ok 458 - bs_ie_7 sizzle tagname.
ok 459 - bs_ie_7 sizzle id.
ok 460 - bs_ie_7 sizzle attr exists.
ok 461 - bs_ie_7 sizzle attr =.
ok 462 - bs_ie_7 sizzle attr !=.
ok 463 - bs_ie_7 sizzle attr ^=.
ok 464 - bs_ie_7 sizzle attr |=.
ok 465 - bs_ie_7 sizzle attr *=.
ok 466 - bs_ie_7 sizzle attr $=.
ok 467 - bs_ie_7 sizzle * elem selector.
ok 468 - bs_ie_7 sizzle nested elems.
ok 469 - bs_ie_7 sizzle comma.
ok 470 - bs_ie_7 sizzle immediate children.
ok 471 - bs_ie_7 sizzle nested attr.
ok 472 - bs_ie_7 sizzle tagname.class.
ok 473 - bs_ie_7 sizzle tagname#id.
ok 474 - bs_ie_7 sizzle .class.class.
ok 475 - bs_ie_7 sizzle tagname#id.class.
ok 476 - bs_ie_7 sizzle tagname.class#id.
ok 477 - bs_ie_7 sizzle complex 1.
ok 478 - bs_ie_7 sizzle complex 2.
ok 479 - bs_ie_7 sizzle context is array.
ok 480 - bs_ie_7 sizzle attr select on context array.
ok 481 - bs_ie_7 store has cookies.
ok 482 - bs_ie_7 store stores values.
ok 483 - bs_ie_7 store expires.
ok 484 - bs_ie_7 tag-delivery has frequency cap.
ok 485 - bs_ie_7 tag-delivery allows templates.
ok 486 - bs_ie_7 tag-delivery delivers document.
ok 487 - bs_ie_7 tag-delivery delivers iframe.
ok 488 - bs_ie_7 tag-delivery delivers eval.
ok 489 - bs_ie_7 tag-delivery delivers timing.
ok 490 - bs_ie_7 extend returns undefined if not x.
ok 491 - bs_ie_7 extend extends an object.
ok 492 - bs_ie_7 extend overrides properties.
ok 493 - bs_ie_7 extend handles multiple args.
ok 494 - bs_ie_7 params handles url params.
ok 495 - bs_ie_7 params handles arbitrary params.
ok 496 - bs_ie_7 params handles multiple values.
# Launching bs_ie_8
# .......................................................................
ok 497 - bs_ie_8 api require.
ok 498 - bs_ie_8 browser evaluates script text synchronously.
ok 499 - bs_ie_8 browser can get onload.
ok 500 - bs_ie_8 browser finishes remote docwrites before executing another script..
ok 501 - bs_ie_8 class has a name.
ok 502 - bs_ie_8 class has methods.
ok 503 - bs_ie_8 class overrides and calls super.
ok 504 - bs_ie_8 class has class methods.
ok 505 - bs_ie_8 class has initializer for class.
ok 506 - bs_ie_8 class has instance initializers.
ok 507 - bs_ie_8 dom gets the window.
ok 508 - bs_ie_8 expression works.
ok 509 - bs_ie_8 data-rewrite url.
ok 510 - bs_ie_8 data-rewrite section.
ok 511 - bs_ie_8 data-rewrite segments.
ok 512 - bs_ie_8 json works on null and undefined.
ok 513 - bs_ie_8 json works on strings.
ok 514 - bs_ie_8 json works on numbers.
ok 515 - bs_ie_8 json works on booleans.
ok 516 - bs_ie_8 json works on arrays.
ok 517 - bs_ie_8 json works on hashes.
ok 518 - bs_ie_8 json works on nested things.
ok 519 - bs_ie_8 pixel excludes null params.
ok 520 - bs_ie_8 realtime-segments attribute rules.
ok 521 - bs_ie_8 realtime-segments segment rules.
ok 522 - bs_ie_8 realtime-segments delimiter.
ok 523 - bs_ie_8 scrape dom.
ok 524 - bs_ie_8 scrape url.
ok 525 - bs_ie_8 scrape dart.
ok 526 - bs_ie_8 sizzle setup.
ok 527 - bs_ie_8 sizzle class.
ok 528 - bs_ie_8 sizzle tagname.
ok 529 - bs_ie_8 sizzle id.
ok 530 - bs_ie_8 sizzle attr exists.
ok 531 - bs_ie_8 sizzle attr =.
ok 532 - bs_ie_8 sizzle attr !=.
ok 533 - bs_ie_8 sizzle attr ^=.
ok 534 - bs_ie_8 sizzle attr |=.
ok 535 - bs_ie_8 sizzle attr *=.
ok 536 - bs_ie_8 sizzle attr $=.
ok 537 - bs_ie_8 sizzle * elem selector.
ok 538 - bs_ie_8 sizzle nested elems.
ok 539 - bs_ie_8 sizzle comma.
ok 540 - bs_ie_8 sizzle immediate children.
ok 541 - bs_ie_8 sizzle nested attr.
ok 542 - bs_ie_8 sizzle tagname.class.
ok 543 - bs_ie_8 sizzle tagname#id.
ok 544 - bs_ie_8 sizzle .class.class.
ok 545 - bs_ie_8 sizzle tagname#id.class.
ok 546 - bs_ie_8 sizzle tagname.class#id.
ok 547 - bs_ie_8 sizzle complex 1.
ok 548 - bs_ie_8 sizzle complex 2.
ok 549 - bs_ie_8 sizzle context is array.
ok 550 - bs_ie_8 sizzle attr select on context array.
ok 551 - bs_ie_8 store has cookies.
ok 552 - bs_ie_8 store has local.
ok 553 - bs_ie_8 store stores values.
ok 554 - bs_ie_8 store expires.
ok 555 - bs_ie_8 tag-delivery has frequency cap.
ok 556 - bs_ie_8 tag-delivery allows templates.
ok 557 - bs_ie_8 tag-delivery delivers document.
ok 558 - bs_ie_8 tag-delivery delivers iframe.
ok 559 - bs_ie_8 tag-delivery delivers eval.
ok 560 - bs_ie_8 tag-delivery delivers timing.
ok 561 - bs_ie_8 extend returns undefined if not x.
ok 562 - bs_ie_8 extend extends an object.
ok 563 - bs_ie_8 extend overrides properties.
ok 564 - bs_ie_8 extend handles multiple args.
ok 565 - bs_ie_8 params handles url params.
ok 566 - bs_ie_8 params handles arbitrary params.
ok 567 - bs_ie_8 params handles multiple values.
# Launching bs_ie_9
# .......................................................................
ok 568 - bs_ie_9 api require.
ok 569 - bs_ie_9 browser evaluates script text synchronously.
ok 570 - bs_ie_9 browser can get onload.
ok 571 - bs_ie_9 browser finishes remote docwrites before executing another script..
ok 572 - bs_ie_9 class has a name.
ok 573 - bs_ie_9 class has methods.
ok 574 - bs_ie_9 class overrides and calls super.
ok 575 - bs_ie_9 class has class methods.
ok 576 - bs_ie_9 class has initializer for class.
ok 577 - bs_ie_9 class has instance initializers.
ok 578 - bs_ie_9 dom gets the window.
ok 579 - bs_ie_9 expression works.
ok 580 - bs_ie_9 data-rewrite url.
ok 581 - bs_ie_9 data-rewrite section.
ok 582 - bs_ie_9 data-rewrite segments.
ok 583 - bs_ie_9 json works on null and undefined.
ok 584 - bs_ie_9 json works on strings.
ok 585 - bs_ie_9 json works on numbers.
ok 586 - bs_ie_9 json works on booleans.
ok 587 - bs_ie_9 json works on arrays.
ok 588 - bs_ie_9 json works on hashes.
ok 589 - bs_ie_9 json works on nested things.
ok 590 - bs_ie_9 pixel excludes null params.
ok 591 - bs_ie_9 realtime-segments attribute rules.
ok 592 - bs_ie_9 realtime-segments segment rules.
ok 593 - bs_ie_9 realtime-segments delimiter.
ok 594 - bs_ie_9 scrape dom.
ok 595 - bs_ie_9 scrape url.
ok 596 - bs_ie_9 scrape dart.
ok 597 - bs_ie_9 sizzle setup.
ok 598 - bs_ie_9 sizzle class.
ok 599 - bs_ie_9 sizzle tagname.
ok 600 - bs_ie_9 sizzle id.
ok 601 - bs_ie_9 sizzle attr exists.
ok 602 - bs_ie_9 sizzle attr =.
ok 603 - bs_ie_9 sizzle attr !=.
ok 604 - bs_ie_9 sizzle attr ^=.
ok 605 - bs_ie_9 sizzle attr |=.
ok 606 - bs_ie_9 sizzle attr *=.
ok 607 - bs_ie_9 sizzle attr $=.
ok 608 - bs_ie_9 sizzle * elem selector.
ok 609 - bs_ie_9 sizzle nested elems.
ok 610 - bs_ie_9 sizzle comma.
ok 611 - bs_ie_9 sizzle immediate children.
ok 612 - bs_ie_9 sizzle nested attr.
ok 613 - bs_ie_9 sizzle tagname.class.
ok 614 - bs_ie_9 sizzle tagname#id.
ok 615 - bs_ie_9 sizzle .class.class.
ok 616 - bs_ie_9 sizzle tagname#id.class.
ok 617 - bs_ie_9 sizzle tagname.class#id.
ok 618 - bs_ie_9 sizzle complex 1.
ok 619 - bs_ie_9 sizzle complex 2.
ok 620 - bs_ie_9 sizzle context is array.
ok 621 - bs_ie_9 sizzle attr select on context array.
ok 622 - bs_ie_9 store has cookies.
ok 623 - bs_ie_9 store has local.
ok 624 - bs_ie_9 store stores values.
ok 625 - bs_ie_9 store expires.
ok 626 - bs_ie_9 tag-delivery has frequency cap.
ok 627 - bs_ie_9 tag-delivery allows templates.
ok 628 - bs_ie_9 tag-delivery delivers document.
ok 629 - bs_ie_9 tag-delivery delivers iframe.
ok 630 - bs_ie_9 tag-delivery delivers eval.
ok 631 - bs_ie_9 tag-delivery delivers timing.
ok 632 - bs_ie_9 extend returns undefined if not x.
ok 633 - bs_ie_9 extend extends an object.
ok 634 - bs_ie_9 extend overrides properties.
ok 635 - bs_ie_9 extend handles multiple args.
ok 636 - bs_ie_9 params handles url params.
ok 637 - bs_ie_9 params handles arbitrary params.
ok 638 - bs_ie_9 params handles multiple values.
1..638
# tests 638
# pass 619
# fail 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment