Helpx Nala Daily Run #304
Annotations
30 errors, 6 warnings, and 3 notices
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests/helpx/beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests/helpx/beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests/helpx/beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests/helpx/beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests/helpx/beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests/helpx/beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests/helpx/codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests/helpx/codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests/helpx/codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML:
tests/helpx/codeBlock.test.js#L21
4) [helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /home/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests/helpx/beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests/helpx/beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests/helpx/beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests/helpx/beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests/helpx/beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests/helpx/beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/beforeafter.test.js:48:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests/helpx/codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests/helpx/codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests/helpx/codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML:
tests/helpx/codeBlock.test.js#L21
4) [helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at /Users/runner/work/nala/nala/tests/helpx/codeBlock.test.js:21:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests\helpx\beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests\helpx\beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter:
tests\helpx\beforeafter.test.js#L48
1) [helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests\helpx\beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests\helpx\beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\beforeafter.test.js:48:11
|
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading:
tests\helpx\beforeafter.test.js#L48
2) [helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
46 | const errorMessage =
47 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 48 | throw new Error(errorMessage);
| ^
49 | }
50 |
51 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\beforeafter.test.js:48:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests\helpx\codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests\helpx\codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeBlock:
tests\helpx\codeBlock.test.js#L21
3) [helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\codeBlock.test.js:21:11
|
[helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML:
tests\helpx\codeBlock.test.js#L21
4) [helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
Error: Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.
19 | const errorMessage =
20 | "Environment variable 'HLX_TKN' is not set or blank. Please ensure it is properly configured.";
> 21 | throw new Error(errorMessage);
| ^
22 | }
23 |
24 | const authToken = process.env.HLX_TKN;
at D:\a\nala\nala\tests\helpx\codeBlock.test.js:21:11
|
Running tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
54 failed
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
[helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
[helpx-live-chrome] › downloadComponent.test.js:32:7 › Verify Download Component response from one column › @DownloadComponentUsingOneColumn, @codeblk @regression @helpx
[helpx-live-chrome] › downloadComponent.test.js:487:7 › Authoring download link in alternate column › @Authoringdownloadlinkinalternatecolumn, @codeblk @regression @helpx
[helpx-live-chrome] › draft.test.js:37:7 › Draft sanity test suite › @draft, @draft @regression @helpx
[helpx-live-chrome] › draft.test.js:97:7 › Draft on Code Block Component › @draftforCodeBlock, @draft @regression @helpx
[helpx-live-chrome] › experienceFragment.test.js:35:7 › Verify TOC in Experience Fragment page › @verifyTOCinXF, @draft @regression @helpx
[helpx-live-chrome] › experienceFragment.test.js:80:7 › verify attributes on click of the toc › @verifyAttributesonClickOfTOC, @draft @regression @helpx
[helpx-live-chrome] › legalNotices.test.js:38:7 › Verify legal Notices is present on the page › @legalNotices, @draft @regression @helpx
[helpx-live-chrome] › legalNotices.test.js:120:7 › Verify legal Notices on Adding text in the table with Text in capital letters › @legalnoticesincapitalletterintable, @draft @regression @helpx
[helpx-live-chrome] › noteText.test.js:37:7 › Verify Note text with bullet points › @NoteTextwithBulletPoints, @notetext @regression @helpx
[helpx-live-chrome] › noteText.test.js:199:7 › Verify caution text with serial numbers › @TipTextwithNumberedList, @notetext @regression @helpx
[helpx-live-chrome] › procedure.test.js:32:7 › Procedure Sanity test suite › @procedureValidation, @procedure @regression @helpx
[helpx-live-chrome] › procedure.test.js:119:8 › All Components in Procedure component › @procedureComponentVideo, @procedure @regression @helpx
[helpx-live-chrome] › vps.test.js:35:7 › Verify hidden Tablet and mobile and Desktop for video in Viewport specific container › @verifyVpsForHiddenTabletandMobileandDesktopForVideo, @vps @regression @helpx
[helpx-live-chrome] › vps.test.js:159:7 › Verify hidden desktop and tablet in Viewport specific container › @verifyVpsForHiddenDesktopandTablet, @vps @regression @helpx
[helpx-live-firefox] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
[helpx-live-firefox] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
[helpx-live-firefox] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
[helpx-live-firefox] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
[helpx-live-firefox] › downloadComponent.test.js:32:7 › Verify Download Component response from one column › @DownloadComponentUsingOneColumn, @codeblk @regression @helpx
[helpx-live-firefox] › downloadComponent.test.js:487:7 › Authoring download link in alternate column › @Authoringdownloadlinkinalternatecolumn, @codeblk @regression @helpx
[helpx-live-firefox] › draft.test.js:37:7 › Draft sanity test suite › @draft, @draft @regression @helpx
[helpx-live-firefox] › draft.test.js:97:7 › Draft on Code Block Component › @draftforCodeBlock, @draft @regression @helpx
[helpx-live-firefox] › experienceFragment.test.js:35:7 › Verify TOC in Experience Fragment page › @verifyTOCinXF, @dra
|
🎭 Playwright Run Summary
54 failed
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
[helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
[helpx-live-chrome] › downloadComponent.test.js:32:7 › Verify Download Component response from one column › @DownloadComponentUsingOneColumn, @codeblk @regression @helpx
[helpx-live-chrome] › downloadComponent.test.js:487:7 › Authoring download link in alternate column › @Authoringdownloadlinkinalternatecolumn, @codeblk @regression @helpx
[helpx-live-chrome] › draft.test.js:37:7 › Draft sanity test suite › @draft, @draft @regression @helpx
[helpx-live-chrome] › draft.test.js:97:7 › Draft on Code Block Component › @draftforCodeBlock, @draft @regression @helpx
[helpx-live-chrome] › experienceFragment.test.js:35:7 › Verify TOC in Experience Fragment page › @verifyTOCinXF, @draft @regression @helpx
[helpx-live-chrome] › experienceFragment.test.js:80:7 › verify attributes on click of the toc › @verifyAttributesonClickOfTOC, @draft @regression @helpx
[helpx-live-chrome] › legalNotices.test.js:38:7 › Verify legal Notices is present on the page › @legalNotices, @draft @regression @helpx
[helpx-live-chrome] › legalNotices.test.js:120:7 › Verify legal Notices on Adding text in the table with Text in capital letters › @legalnoticesincapitalletterintable, @draft @regression @helpx
[helpx-live-chrome] › noteText.test.js:37:7 › Verify Note text with bullet points › @NoteTextwithBulletPoints, @notetext @regression @helpx
[helpx-live-chrome] › noteText.test.js:199:7 › Verify caution text with serial numbers › @TipTextwithNumberedList, @notetext @regression @helpx
[helpx-live-chrome] › procedure.test.js:32:7 › Procedure Sanity test suite › @procedureValidation, @procedure @regression @helpx
[helpx-live-chrome] › procedure.test.js:119:8 › All Components in Procedure component › @procedureComponentVideo, @procedure @regression @helpx
[helpx-live-chrome] › vps.test.js:35:7 › Verify hidden Tablet and mobile and Desktop for video in Viewport specific container › @verifyVpsForHiddenTabletandMobileandDesktopForVideo, @vps @regression @helpx
[helpx-live-chrome] › vps.test.js:159:7 › Verify hidden desktop and tablet in Viewport specific container › @verifyVpsForHiddenDesktopandTablet, @vps @regression @helpx
[helpx-live-firefox] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
[helpx-live-firefox] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
[helpx-live-firefox] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
[helpx-live-firefox] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
[helpx-live-firefox] › downloadComponent.test.js:32:7 › Verify Download Component response from one column › @DownloadComponentUsingOneColumn, @codeblk @regression @helpx
[helpx-live-firefox] › downloadComponent.test.js:487:7 › Authoring download link in alternate column › @Authoringdownloadlinkinalternatecolumn, @codeblk @regression @helpx
[helpx-live-firefox] › draft.test.js:37:7 › Draft sanity test suite › @draft, @draft @regression @helpx
[helpx-live-firefox] › draft.test.js:97:7 › Draft on Code Block Component › @draftforCodeBlock, @draft @regression @helpx
[helpx-live-firefox] › experienceFragment.test.js:35:7 › Verify TOC in Experience Fragment page › @verifyTOCinXF, @dra
|
🎭 Playwright Run Summary
54 failed
[helpx-live-chrome] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
[helpx-live-chrome] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
[helpx-live-chrome] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
[helpx-live-chrome] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
[helpx-live-chrome] › downloadComponent.test.js:32:7 › Verify Download Component response from one column › @DownloadComponentUsingOneColumn, @codeblk @regression @helpx
[helpx-live-chrome] › downloadComponent.test.js:487:7 › Authoring download link in alternate column › @Authoringdownloadlinkinalternatecolumn, @codeblk @regression @helpx
[helpx-live-chrome] › draft.test.js:37:7 › Draft sanity test suite › @draft, @draft @regression @helpx
[helpx-live-chrome] › draft.test.js:97:7 › Draft on Code Block Component › @draftforCodeBlock, @draft @regression @helpx
[helpx-live-chrome] › experienceFragment.test.js:35:7 › Verify TOC in Experience Fragment page › @verifyTOCinXF, @draft @regression @helpx
[helpx-live-chrome] › experienceFragment.test.js:80:7 › verify attributes on click of the toc › @verifyAttributesonClickOfTOC, @draft @regression @helpx
[helpx-live-chrome] › legalNotices.test.js:38:7 › Verify legal Notices is present on the page › @legalNotices, @draft @regression @helpx
[helpx-live-chrome] › legalNotices.test.js:120:7 › Verify legal Notices on Adding text in the table with Text in capital letters › @legalnoticesincapitalletterintable, @draft @regression @helpx
[helpx-live-chrome] › noteText.test.js:37:7 › Verify Note text with bullet points › @NoteTextwithBulletPoints, @notetext @regression @helpx
[helpx-live-chrome] › noteText.test.js:199:7 › Verify caution text with serial numbers › @TipTextwithNumberedList, @notetext @regression @helpx
[helpx-live-chrome] › procedure.test.js:32:7 › Procedure Sanity test suite › @procedureValidation, @procedure @regression @helpx
[helpx-live-chrome] › procedure.test.js:119:8 › All Components in Procedure component › @procedureComponentVideo, @procedure @regression @helpx
[helpx-live-chrome] › vps.test.js:35:7 › Verify hidden Tablet and mobile and Desktop for video in Viewport specific container › @verifyVpsForHiddenTabletandMobileandDesktopForVideo, @vps @regression @helpx
[helpx-live-chrome] › vps.test.js:159:7 › Verify hidden desktop and tablet in Viewport specific container › @verifyVpsForHiddenDesktopandTablet, @vps @regression @helpx
[helpx-live-firefox] › beforeafter.test.js:64:7 › BeforeAfter Sanity test suite › @beforeAfter, @beforeAfter @regression @helpx
[helpx-live-firefox] › beforeafter.test.js:190:7 › Verify Before After Component For Horizontal Before After Component › @VerifyGivingHorizontalnexttobeforeaftercomponentheading, @beforeAfter @regression @helpx
[helpx-live-firefox] › codeBlock.test.js:35:7 › CodeBlock sanity test suite › @codeblock, @codeblk @regression @helpx
[helpx-live-firefox] › codeBlock.test.js:373:7 › //Code language MXML › @codeBlockMXML, @codeblk @regression @helpx
[helpx-live-firefox] › downloadComponent.test.js:32:7 › Verify Download Component response from one column › @DownloadComponentUsingOneColumn, @codeblk @regression @helpx
[helpx-live-firefox] › downloadComponent.test.js:487:7 › Authoring download link in alternate column › @Authoringdownloadlinkinalternatecolumn, @codeblk @regression @helpx
[helpx-live-firefox] › draft.test.js:37:7 › Draft sanity test suite › @draft, @draft @regression @helpx
[helpx-live-firefox] › draft.test.js:97:7 › Draft on Code Block Component › @draftforCodeBlock, @draft @regression @helpx
[helpx-live-firefox] › experienceFragment.test.js:35:7 › Verify TOC in Experience Fragment page › @verifyTOCinXF, @dra
|