Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test pummel/test-crypto-timing-safe-equal-benchmarks on linuxone #38672

Closed
legendecas opened this issue May 13, 2021 · 1 comment
Closed
Labels
crypto Issues and PRs related to the crypto subsystem. duplicate Issues and PRs that are duplicates of other issues or PRs. flaky-test Issues and PRs related to the tests with unstable failures on the CI.

Comments

@legendecas
Copy link
Member

  • Test: pummel/test-crypto-timing-safe-equal-benchmarks

  • Platform: linuxone rhel7-s390x

  • Console Output:

15:08:08 not ok 3062 pummel/test-crypto-timing-safe-equal-benchmarks
15:08:10   ---
15:08:10   duration_ms: 1.911
15:08:10   severity: fail
15:08:10   exitcode: 1
15:08:10   stack: |-
15:08:10     node:assert:412
15:08:10         throw err;
15:08:10         ^
15:08:10     
15:08:10     AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=5.547238258620269)
15:08:10         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
15:08:10         at Module._compile (node:internal/modules/cjs/loader:1109:14)
15:08:10         at Object.Module._extensions..js (node:internal/modules/cjs/loader:1138:10)
15:08:10         at Module.load (node:internal/modules/cjs/loader:989:32)
15:08:10         at Function.Module._load (node:internal/modules/cjs/loader:829:14)
15:08:10         at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
15:08:10         at node:internal/main/run_main_module:17:47 {
15:08:10       generatedMessage: false,
15:08:10       code: 'ERR_ASSERTION',
15:08:10       actual: false,
15:08:10       expected: true,
15:08:10       operator: '=='
15:08:10     }
15:08:10   ...
@legendecas legendecas added flaky-test Issues and PRs related to the tests with unstable failures on the CI. crypto Issues and PRs related to the crypto subsystem. labels May 13, 2021
@richardlau richardlau added the duplicate Issues and PRs that are duplicates of other issues or PRs. label May 13, 2021
@richardlau
Copy link
Member

Duplicate of #38226.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Issues and PRs related to the crypto subsystem. duplicate Issues and PRs that are duplicates of other issues or PRs. flaky-test Issues and PRs related to the tests with unstable failures on the CI.
Projects
None yet
Development

No branches or pull requests

2 participants