Helpx Nala Daily Run #6
Annotations
10 errors, 2 warnings, and 1 notice
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
The following actions uses Node.js version which is deprecated 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/
|
|
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
|
The logs for this run have expired and are no longer available.
Loading