Last active
May 16, 2025 22:09
-
-
Save jessicahirsch/0d4b79aab20573d63237e9fe3416a152 to your computer and use it in GitHub Desktop.
Stacktrace Test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run cd $YARN_WORKING_DIRECTORY && NODE_OPTIONS="-r dd-trace/ci/init" DD_ENV=ci DD_SERVICE=icc_app npx $YARN_SMOKE_COMMAND && cd - | |
(node:177) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
Running 32 tests using 3 workers | |
(node:806) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
(node:800) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
(node:799) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
·······React document preview failed to load. Reloading page... | |
React document preview failed to load. Reloading page... | |
React document preview failed to load. Reloading page... | |
(node:2259) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
(node:2604) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
(node:3134) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
·····°···×·×·±·×·······°°°F· | |
1) [smoke:mightydocs] › tests/contractAutomation/smoke/docExchangeSmokeTest.spec.ts:169:9 › NDA Exchange for Guest Users › Be able to preview and Download Document from NDA Exchange as Guest User @mightydocs @smoke › Verify document is visible and can be downloaded | |
Error: Timed out 60000ms waiting for expect(locator).toBeVisible() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See line 23 for failed test. Line 23 includes file path, test name, and tags.
@mightydocs
and@smoke