Hi Alex,

The patch I supplied at [0] seems to not have these issues:
- It builds (yay)
- That particular test seems run successfully

Some other tests had to be disabled, but this was mostly due
to constraints of the build environment.

Thanks,
Jelle


[0]: https://lists.gnu.org/archive/html/guix-devel/2016-08/msg00351.html

2016-08-11 14:15 GMT+02:00 Alex Vong <alexvong1...@gmail.com>:

> Just to be complete, this is the error obtained when building on local
> machine:
>
>
> === release test-tls-alpn-server-client ===
> Path: parallel/test-tls-alpn-server-client
> assert.js:90
>   throw new assert.AssertionError({
>   ^
> AssertionError: 'first-priority-unsupported' === false
>     at checkResults (/tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/
> parallel/test-tls-alpn-server-client.js:32:10)
>     at /tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/
> parallel/test-tls-alpn-server-client.js:101:5
>     at TLSSocket.<anonymous> (/tmp/guix-build-node-6.0.0.
> drv-0/node-v6.0.0/test/parallel/test-tls-alpn-server-client.js:66:9)
>     at TLSSocket.g (events.js:286:16)
>     at emitNone (events.js:86:13)
>     at TLSSocket.emit (events.js:185:7)
>     at TLSSocket.<anonymous> (_tls_wrap.js:1072:16)
>     at emitNone (events.js:86:13)
>     at TLSSocket.emit (events.js:185:7)
>     at TLSSocket._finishInit (_tls_wrap.js:580:8)
> Command: out/Release/node /tmp/guix-build-node-6.0.0.
> drv-0/node-v6.0.0/test/parallel/test-tls-alpn-server-client.js
>
>
> Alex Vong <alexvong1...@gmail.com> writes:
>
> > Hi guixers,
> >
> > Node now fails 1 test more, in addition to some of the already disabled
> > tests. Perhaps someone interested can have a look. Node fails to build
> > in hydra since 2/8.
> >
> > Thanks,
> > Alex
>
>

Reply via email to