Skip to content

Instantly share code, notes, and snippets.

@apsdehal
Created May 19, 2015 23:57
Show Gist options
  • Save apsdehal/73b8c9ec285630934ea0 to your computer and use it in GitHub Desktop.
Save apsdehal/73b8c9ec285630934ea0 to your computer and use it in GitHub Desktop.
Running "intern:globalize" (intern) task
Listening on 0.0.0.0:9000
Starting tunnel...
Initialised chrome 43.0.2357.65 on Mac OS X
>> Test main - Globalize (constructor) - should lookup bundle FAILED on chrome 43.0.2357.65 on Mac OS X:
AssertionError: expected [Function] to throw 'E_MISSING_BUNDLE' but 'Error: E_MISSING_BUNDLE: {"locale":"xx-XZ"}' was thrown
at Function.assert.Throw <__intern/node_modules/chai/chai.js:3241:47>
at Object.throws <__intern/lib/interfaces/qunit.js:27:17>
at Object.<anonymous> <test/unit/core.js:101:9>
at Test.test <__intern/lib/interfaces/qunit.js:151:10>
at Test.run <__intern/lib/Test.js:169:19>
at <__intern/lib/Suite.js:237:13>
at signalListener <__intern/node_modules/dojo/Deferred.js:37:21>
at Promise.then.promise.then <__intern/node_modules/dojo/Deferred.js:258:5>
at runTest <__intern/lib/Suite.js:236:52>
at <__intern/lib/Suite.js:249:7>
>> Test main - Date Tokenizer - should tokenize timezone (Z) FAILED on chrome 43.0.2357.65 on Mac OS X:
AssertionError: expected [ Array(1) ] to deeply equal [ Array(1) ]
at Function.assert.deepEqual <__intern/node_modules/chai/chai.js:2523:32>
at Object.deepEqual <__intern/lib/interfaces/qunit.js:27:17>
at Object.QUnit.assert.dateTokenizer <test/unit/date/tokenizer.js:35:7>
at Object.<anonymous> <test/unit/date/tokenizer.js:688:9>
at Test.test <__intern/lib/interfaces/qunit.js:151:10>
at Test.run <__intern/lib/Test.js:169:19>
at <__intern/lib/Suite.js:237:13>
at signalListener <__intern/node_modules/dojo/Deferred.js:37:21>
at Promise.then.promise.then <__intern/node_modules/dojo/Deferred.js:258:5>
at runTest <__intern/lib/Suite.js:236:52>
=============================== Coverage summary ===============================
Statements : 79.53% ( 1865/2345 )
Branches : 67.34% ( 1072/1592 )
Functions : 82.21% ( 328/399 )
Lines : 79.51% ( 1863/2343 )
================================================================================
>> chrome 43.0.2357.65 on Mac OS X: 2/264 tests failed
---------------------------------------|-----------|-----------|-----------|-----------|
File | % Stmts |% Branches | % Funcs | % Lines |
---------------------------------------|-----------|-----------|-----------|-----------|
external/cldrjs/dist/ | 89.76 | 74.07 | 97.37 | 89.76 |
cldr.js | 89.76 | 74.07 | 97.37 | 89.76 |
external/cldrjs/dist/cldr/ | 73.71 | 39.53 | 75.56 | 73.71 |
event.js | 71.43 | 38.57 | 71.43 | 71.43 |
supplemental.js | 87.1 | 43.75 | 90 | 87.1 |
external/requirejs-plugins/src/ | 47.37 | 41.18 | 57.14 | 47.37 |
json.js | 47.37 | 41.18 | 57.14 | 47.37 |
external/requirejs-text/ | 17.61 | 24 | 19.05 | 17.61 |
text.js | 17.61 | 24 | 19.05 | 17.61 |
external/requirejs/ | 69.76 | 60.03 | 71.96 | 69.68 |
require.js | 69.76 | 60.03 | 71.96 | 69.68 |
src/ | 97.06 | 75 | 80 | 97.06 |
core.js | 97.06 | 75 | 80 | 97.06 |
src/common/ | 61.11 | 25 | 85.71 | 61.11 |
create-error.js | 25 | 0 | 50 | 25 |
format-message.js | 100 | 100 | 100 | 100 |
validate.js | 75 | 50 | 100 | 75 |
src/common/create-error/ | 66.67 | 100 | 50 | 66.67 |
invalid-parameter-value.js | 66.67 | 100 | 50 | 66.67 |
unsupported-feature.js | 66.67 | 100 | 50 | 66.67 |
src/common/validate/ | 84.21 | 42.86 | 72.73 | 84.21 |
cldr.js | 85.71 | 75 | 66.67 | 85.71 |
default-locale.js | 66.67 | 100 | 50 | 66.67 |
parameter-presence.js | 100 | 100 | 100 | 100 |
parameter-range.js | 66.67 | 0 | 50 | 66.67 |
parameter-type.js | 100 | 100 | 100 | 100 |
src/common/validate/parameter-type/ | 83.33 | 60 | 75 | 83.33 |
locale.js | 100 | 100 | 100 | 100 |
plain-object.js | 66.67 | 0 | 50 | 66.67 |
src/currency/ | 95.24 | 88.89 | 100 | 95.24 |
code-properties.js | 100 | 100 | 100 | 100 |
name-format.js | 100 | 100 | 100 | 100 |
name-properties.js | 100 | 100 | 100 | 100 |
supplemental-override.js | 87.5 | 75 | 100 | 87.5 |
symbol-properties.js | 93.33 | 86.67 | 100 | 93.33 |
unit-patterns.js | 100 | 100 | 100 | 100 |
src/date/ | 95.33 | 87.53 | 100 | 95.33 |
day-of-week.js | 100 | 100 | 100 | 100 |
day-of-year.js | 100 | 100 | 100 | 100 |
distance-in-days.js | 100 | 100 | 100 | 100 |
expand-pattern.js | 89.29 | 80 | 100 | 89.29 |
first-day-of-week.js | 100 | 100 | 100 | 100 |
format-properties.js | 95.89 | 82.93 | 100 | 95.89 |
format.js | 100 | 96 | 100 | 100 |
is-leap-year.js | 100 | 100 | 100 | 100 |
last-day-of-month.js | 100 | 100 | 100 | 100 |
milliseconds-in-day.js | 100 | 100 | 100 | 100 |
parse-properties.js | 100 | 100 | 100 | 100 |
parse.js | 91.74 | 82.35 | 100 | 91.74 |
pattern-re.js | 100 | 100 | 100 | 100 |
start-of.js | 100 | 100 | 100 | 100 |
timezone-hour-format.js | 100 | 100 | 100 | 100 |
tokenizer-properties.js | 92.11 | 82.61 | 100 | 92.11 |
tokenizer.js | 95.31 | 91.06 | 100 | 95.31 |
week-days.js | 100 | 100 | 100 | 100 |
src/number/ | 95.59 | 87.5 | 100 | 95.59 |
format-properties.js | 96.15 | 93.75 | 100 | 96.15 |
format.js | 100 | 95 | 100 | 100 |
number-re.js | 100 | 100 | 100 | 100 |
numbering-system-digits-map.js | 88.89 | 75 | 100 | 88.89 |
numbering-system.js | 80 | 66.67 | 100 | 80 |
parse-properties.js | 100 | 100 | 100 | 100 |
parse.js | 97.56 | 94.44 | 100 | 97.56 |
pattern-properties.js | 92.11 | 81.25 | 100 | 92.11 |
pattern-re.js | 100 | 100 | 100 | 100 |
pattern.js | 80 | 50 | 100 | 80 |
symbol.js | 100 | 100 | 100 | 100 |
src/number/format/ | 95.65 | 85.71 | 100 | 95.65 |
grouping-separator.js | 100 | 100 | 100 | 100 |
integer-fraction-digits.js | 100 | 90 | 100 | 100 |
significant-digits.js | 87.5 | 70 | 100 | 87.5 |
src/number/symbol/ | 100 | 100 | 100 | 100 |
inverted-map.js | 100 | 100 | 100 | 100 |
map.js | 100 | 100 | 100 | 100 |
name.js | 100 | 100 | 100 | 100 |
src/relative-time/ | 100 | 90 | 100 | 100 |
format.js | 100 | 100 | 100 | 100 |
properties.js | 100 | 83.33 | 100 | 100 |
src/util/ | 93.33 | 50 | 90 | 93.33 |
always-array.js | 100 | 50 | 100 | 100 |
always-cldr.js | 100 | 100 | 100 | 100 |
is-plain-object.js | 66.67 | 0 | 50 | 66.67 |
out-of-range.js | 100 | 100 | 100 | 100 |
to-string.js | 100 | 25 | 100 | 100 |
src/util/date/ | 100 | 50 | 100 | 100 |
set-date.js | 100 | 50 | 100 | 100 |
set-month.js | 100 | 100 | 100 | 100 |
src/util/number/ | 88.64 | 76.67 | 100 | 88.64 |
round.js | 87.5 | 76.92 | 100 | 87.5 |
to-precision.js | 100 | 100 | 100 | 100 |
truncate.js | 80 | 75 | 100 | 80 |
src/util/object/ | 100 | 100 | 100 | 100 |
extend.js | 100 | 100 | 100 | 100 |
filter.js | 100 | 100 | 100 | 100 |
src/util/regexp/ | 100 | 100 | 100 | 100 |
escape.js | 100 | 100 | 100 | 100 |
n.js | 100 | 100 | 100 | 100 |
not-s.js | 100 | 100 | 100 | 100 |
src/util/string/ | 100 | 100 | 100 | 100 |
pad.js | 100 | 100 | 100 | 100 |
---------------------------------------|-----------|-----------|-----------|-----------|
All files | 79.53 | 67.34 | 82.21 | 79.51 |
---------------------------------------|-----------|-----------|-----------|-----------|
>> TOTAL: tested 1 platforms, 2/264 tests failed
Warning: Test main - Globalize (constructor) - should lookup bundle FAILED on chrome 43.0.2357.65 on Mac OS X:
AssertionError: expected [Function] to throw 'E_MISSING_BUNDLE' but 'Error: E_MISSING_BUNDLE: {"locale":"xx-XZ"}' was thrown
at Function.assert.Throw <__intern/node_modules/chai/chai.js:3241:47>
at Object.throws <__intern/lib/interfaces/qunit.js:27:17>
at Object.<anonymous> <test/unit/core.js:101:9>
at Test.test <__intern/lib/interfaces/qunit.js:151:10>
at Test.run <__intern/lib/Test.js:169:19>
at <__intern/lib/Suite.js:237:13>
at signalListener <__intern/node_modules/dojo/Deferred.js:37:21>
at Promise.then.promise.then <__intern/node_modules/dojo/Deferred.js:258:5>
at runTest <__intern/lib/Suite.js:236:52>
at <__intern/lib/Suite.js:249:7>
Test main - Date Tokenizer - should tokenize timezone (Z) FAILED on chrome 43.0.2357.65 on Mac OS X:
AssertionError: expected [ Array(1) ] to deeply equal [ Array(1) ]
at Function.assert.deepEqual <__intern/node_modules/chai/chai.js:2523:32>
at Object.deepEqual <__intern/lib/interfaces/qunit.js:27:17>
at Object.QUnit.assert.dateTokenizer <test/unit/date/tokenizer.js:35:7>
at Object.<anonymous> <test/unit/date/tokenizer.js:688:9>
at Test.test <__intern/lib/interfaces/qunit.js:151:10>
at Test.run <__intern/lib/Test.js:169:19>
at <__intern/lib/Suite.js:237:13>
at signalListener <__intern/node_modules/dojo/Deferred.js:37:21>
at Promise.then.promise.then <__intern/node_modules/dojo/Deferred.js:258:5>
at runTest <__intern/lib/Suite.js:236:52> Use --force to continue.
Aborted due to warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment