mattmaynes2 / aria

Aria - Autonomous Real-Time Interactive Architecture
2 stars 1 forks source link

Colour picker test fails randomly #515

Closed ctblanch2 closed 7 years ago

ctblanch2 commented 7 years ago

One of the remote tests for the colour picker fails randomly

ctblanch2 commented 7 years ago

Having difficulty reproducing the failure now, if anyone sees it please attach a log

mattmaynes2 commented 7 years ago

Just had the failure. Here is the log dump

> web-client@0.5.0 test /home/travis/build/mattmaynes2/aria/hub/remote
> jshint --exclude 'stats.bundle.js' public test && ./node_modules/.bin/karma start karma.conf.js
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: wait until bundle finished: 
webpack: Compiled successfully.
08 02 2017 21:34:40.994:INFO [karma]: Karma v1.4.1 server started at http://0.0.0.0:9876/
08 02 2017 21:34:40.996:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
08 02 2017 21:34:41.003:INFO [launcher]: Starting browser PhantomJS
08 02 2017 21:34:41.381:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket DyAIN_yTpmyQ3apcAAAA with id 36566777
PhantomJS 2.1.1 (Linux 0.0.0): Executed 0 of 29 SUCCESS (0 secs / 0 secs)
JS 2.1.1 (Linux 0.0.0): Executed 1 of 29 SUCCESS (0 secs / 0.002 secs)
JS 2.1.1 (Linux 0.0.0): Executed 2 of 29 SUCCESS (0 secs / 0.002 secs)
JS 2.1.1 (Linux 0.0.0): Executed 3 of 29 SUCCESS (0 secs / 0.005 secs)
JS 2.1.1 (Linux 0.0.0): Executed 4 of 29 SUCCESS (0 secs / 0.007 secs)
JS 2.1.1 (Linux 0.0.0): Executed 5 of 29 SUCCESS (0 secs / 0.012 secs)
JS 2.1.1 (Linux 0.0.0): Executed 6 of 29 SUCCESS (0 secs / 0.014 secs)
JS 2.1.1 (Linux 0.0.0): Executed 7 of 29 SUCCESS (0 secs / 0.016 secs)
JS 2.1.1 (Linux 0.0.0): Executed 8 of 29 SUCCESS (0 secs / 0.017 secs)
JS 2.1.1 (Linux 0.0.0): Executed 9 of 29 SUCCESS (0 secs / 0.018 secs)
JS 2.1.1 (Linux 0.0.0): Executed 10 of 29 SUCCESS (0 secs / 0.019 secs)
JS 2.1.1 (Linux 0.0.0) Color Picker Displays a color using hexadecimal values FAILED
    Expected '#000000' to equal '#21b40'.
    test/core/control/color-picker.spec.js:75:44
    test/core/control/button.spec.js:80:18
    test/core/control/button.spec.js:10446:11
    forEach@[native code]
    notify@test/core/control/button.spec.js:10445:15
    _click@test/core/control/button.spec.js:10435:25
    _click@[native code]
    dispatch@test/core/control/button.spec.js:5291:33
    handle@test/core/control/button.spec.js:5099:34
    trigger@test/core/control/button.spec.js:8261:18
    test/core/control/button.spec.js:8329:25
    each@test/core/control/button.spec.js:458:24
    each@test/core/control/button.spec.js:247:22
    trigger@test/core/control/button.spec.js:8328:20
    test/core/control/button.spec.js:8350:17
    test/core/control/button.spec.js:82:37
    test/core/control/button.spec.js:73:18
    test/core/control/button.spec.js:10446:11
    forEach@[native code]
    notify@test/core/control/button.spec.js:10445:15
    _click@test/core/control/button.spec.js:10435:25
    trigger@test/core/control/button.spec.js:10423:26
    test/core/control/button.spec.js:75:33
    test/core/component.spec.js:125:22
    test/core/component.spec.js:10492:11
    forEach@[native code]
    notify@test/core/component.spec.js:10491:15
    _click@test/core/component.spec.js:10481:25
    trigger@test/core/component.spec.js:10469:26
    trigger@[native code]
PhantomJS 2.1.1 (Linux 0.0.0): Executed 11 of 29 (1 FAILED) (0 secs / 0.023 secs)
JS 2.1.1 (Linux 0.0.0): Executed 12 of 29 (1 FAILED) (0 secs / 0.024 secs)
JS 2.1.1 (Linux 0.0.0): Executed 13 of 29 (1 FAILED) (0 secs / 0.026 secs)
JS 2.1.1 (Linux 0.0.0): Executed 14 of 29 (1 FAILED) (0 secs / 0.034 secs)
JS 2.1.1 (Linux 0.0.0): Executed 15 of 29 (1 FAILED) (0 secs / 0.035 secs)
JS 2.1.1 (Linux 0.0.0): Executed 16 of 29 (1 FAILED) (0 secs / 0.04 secs)
JS 2.1.1 (Linux 0.0.0): Executed 17 of 29 (1 FAILED) (0 secs / 0.059 secs)
JS 2.1.1 (Linux 0.0.0): Executed 18 of 29 (1 FAILED) (0 secs / 0.063 secs)
JS 2.1.1 (Linux 0.0.0): Executed 19 of 29 (1 FAILED) (0 secs / 0.067 secs)
[2KPhantomJS 2.1.1 (Linux 0.0.0): Executed 20 of 29 (1 FAILED) (0 secs / 0.069 secs)
JS 2.1.1 (Linux 0.0.0): Executed 21 of 29 (1 FAILED) (0 secs / 0.074 secs)
JS 2.1.1 (Linux 0.0.0): Executed 22 of 29 (1 FAILED) (0 secs / 0.079 secs)
JS 2.1.1 (Linux 0.0.0): Executed 23 of 29 (1 FAILED) (0 secs / 0.079 secs)
JS 2.1.1 (Linux 0.0.0): Executed 24 of 29 (1 FAILED) (0 secs / 0.08 secs)
JS 2.1.1 (Linux 0.0.0): Executed 25 of 29 (1 FAILED) (0 secs / 0.192 secs)
JS 2.1.1 (Linux 0.0.0): Executed 26 of 29 (1 FAILED) (0 secs / 0.297 secs)
JS 2.1.1 (Linux 0.0.0): Executed 27 of 29 (1 FAILED) (0 secs / 0.3 secs)
JS 2.1.1 (Linux 0.0.0): Executed 28 of 29 (1 FAILED) (0 secs / 0.301 secs)
JS 2.1.1 (Linux 0.0.0): Executed 29 of 29 (1 FAILED) (0 secs / 0.301 secs)
JS 2.1.1 (Linux 0.0.0): Executed 29 of 29 (1 FAILED) (0.316 secs / 0.301 secs)
npm ERR! Test failed.  See above for more details.
Executing 'test' on target 'hub.remote' failed
Process terminated with code 1