09:40:25 # [test/integration/test-remote-blessings.js].Test remote blessings with known method - client.remoteBlessings(foo, bar, cb)
09:40:26 ok 542 blessings is an array
09:40:26 ok 543 blessings has at least one blessing
09:40:26 ok 544 blessings[0]: test/child should match the default blessings regex /^test/child.*/
09:40:45 not ok 545 Timeout, test did not finish in 20000ms
09:40:45 ---
09:40:45 operator: error
09:40:45 expected: undefined
09:40:45 actual: 'Timeout, test did not finish in 20000ms'
09:40:45 at: failTestWhenTimedout as _onTimeout
09:40:45 ...
Unclear if related to the RPC slowdown that has been affecting other tests during the RPC transition (normally, this test case finishes in less than 1 sec so it looks like it hangs)
09:40:25 # [test/integration/test-remote-blessings.js].Test remote blessings with known method - client.remoteBlessings(foo, bar, cb) 09:40:26 ok 542 blessings is an array 09:40:26 ok 543 blessings has at least one blessing 09:40:26 ok 544 blessings[0]: test/child should match the default blessings regex /^test/child.*/ 09:40:45 not ok 545 Timeout, test did not finish in 20000ms 09:40:45 --- 09:40:45 operator: error 09:40:45 expected: undefined 09:40:45 actual: 'Timeout, test did not finish in 20000ms' 09:40:45 at: failTestWhenTimedout as _onTimeout 09:40:45 ...
Unclear if related to the RPC slowdown that has been affecting other tests during the RPC transition (normally, this test case finishes in less than 1 sec so it looks like it hangs)
sample runs: https://veyron.corp.google.com/jenkins/job/vanadium-js-node-integration/1048/console https://veyron.corp.google.com/jenkins/job/vanadium-js-node-integration/1043/console