.github/workflows/daily.yml #288
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 errors and 3 notices
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors/milo/howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:79:100)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:39:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors/milo/howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:79:100)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:39:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors/milo/howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:79:100)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:39:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors/milo/howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:88:90)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:53:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:52:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors/milo/howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:88:90)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:53:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:52:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors/milo/howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:88:90)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:53:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:52:5
|
[firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
4) [firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/Users/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /Users/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors/milo/howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:79:100)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:39:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors/milo/howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:79:100)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:39:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors/milo/howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:79:100)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:39:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors/milo/howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:88:90)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:53:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:52:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors/milo/howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:88:90)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:53:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:52:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors/milo/howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:88:90)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:53:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:52:5
|
[firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors/milo/howto.block.page.js#L69
4) [firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ../../selectors/milo/howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (/home/runner/work/nala/nala/selectors/milo/howto.block.page.js:69:83)
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:25:14
at /home/runner/work/nala/nala/tests/milo/howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors\milo\howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:69:83)
at D:\a\nala\nala\tests\milo\howto.block.test.js:25:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors\milo\howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:69:83)
at D:\a\nala\nala\tests\milo\howto.block.test.js:25:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @HowTo:
selectors\milo\howto.block.page.js#L69
1) [chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:69
67 | // verify howto visibility and css values
68 | await expect(this.howTo).toBeVisible();
> 69 | expect(await WebUtil.verifyCSS(this.howTo, this.cssProperties['how-to'])).toBeTruthy();
| ^
70 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
71 | expect(await WebUtil.verifyCSS(this.howToImage, this.cssProperties['how-to-image'])).toBeTruthy();
72 | // verify howto list count
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:69:83)
at D:\a\nala\nala\tests\milo\howto.block.test.js:25:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:24:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors\milo\howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:79:100)
at D:\a\nala\nala\tests\milo\howto.block.test.js:39:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors\milo\howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:79:100)
at D:\a\nala\nala\tests\milo\howto.block.test.js:39:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @HowTo large Image:
selectors\milo\howto.block.page.js#L79
2) [chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:79
77 | await expect(this.howToLarge).toBeVisible();
78 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 79 | expect(await WebUtil.verifyCSS(this.howToLarge, this.cssProperties['how-to-large-image'])).toBeTruthy();
| ^
80 | expect(await WebUtil.verifyAttributes(await this.howToLargeImage, this.attProperties['how-to-large-image'])).toBeTruthy();
81 | // verify howto list count
82 | await expect(await this.howToList).toHaveCount(howToListCount);
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:79:100)
at D:\a\nala\nala\tests\milo\howto.block.test.js:39:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:38:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors\milo\howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:88:90)
at D:\a\nala\nala\tests\milo\howto.block.test.js:53:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:52:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors\milo\howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:88:90)
at D:\a\nala\nala\tests\milo\howto.block.test.js:53:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:52:5
|
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @HowTo SEO:
selectors\milo\howto.block.page.js#L88
3) [chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at ..\..\selectors\milo\howto.block.page.js:88
86 | await expect(this.howToSeo).toBeVisible();
87 | expect(await WebUtil.verifyCSS(this.howToHeading, this.cssProperties['body-m'])).toBeTruthy();
> 88 | expect(await WebUtil.verifyCSS(this.howToSeo, this.cssProperties['how-to-seo'])).toBeTruthy();
| ^
89 | // verify howto list count
90 | await expect(await this.howToList).toHaveCount(howToListCount);
91 | return true;
at HowTo.verifyHowTo (D:\a\nala\nala\selectors\milo\howto.block.page.js:88:90)
at D:\a\nala\nala\tests\milo\howto.block.test.js:53:14
at D:\a\nala\nala\tests\milo\howto.block.test.js:52:5
|
[firefox] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @bacom_live @faas-form on https://main--bacom--adobecom.hlx.live/test/features/blocks/omnichannel-orchestration-with-adobe-marketo-engage-and-adobe-experience-cloud:
tests\milo\faas.block.test.js#L22
4) [firefox] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @bacom_live @faas-form on https://main--bacom--adobecom.hlx.live/test/features/blocks/omnichannel-orchestration-with-adobe-marketo-engage-and-adobe-experience-cloud
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.faas-form')
- waiting for locator('.faas-form')
20 | if (props.url.includes('omnichannel-orchestration-with-adobe')) {
21 | await page.locator(selectors['@register-link']).click();
> 22 | await expect(page.locator(selectors['@faas-form'])).toBeVisible();
| ^
23 | }
24 |
25 | // Fill out form
at D:\a\nala\nala\tests\milo\faas.block.test.js:22:61
|
🎭 Playwright Run Summary
9 failed
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
[firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[firefox] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[firefox] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
[webkit] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[webkit] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[webkit] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
2 flaky
[chromium] › carousel.block.test.js:12:7 › Milo Carousel Block test suite › @carousel(container),@carousel @carousel-container @smoke @regression @milo
[chromium] › carousel.block.test.js:85:7 › Milo Carousel Block test suite › @carousel Multi slide(show-2),@carousel @carousel-container @regression @milo
14 skipped
203 passed (6.3m)
|
🎭 Playwright Run Summary
9 failed
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
[firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[firefox] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[firefox] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
[webkit] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[webkit] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[webkit] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
8 flaky
[chromium] › carousel.block.test.js:12:7 › Milo Carousel Block test suite › @carousel(container),@carousel @carousel-container @smoke @regression @milo
[chromium] › carousel.block.test.js:52:7 › Milo Carousel Block test suite › @carousel(lightbox),@carousel @carousel-container @smoke @regression @milo
[webkit] › carousel.block.test.js:12:7 › Milo Carousel Block test suite › @carousel(container),@carousel @carousel-container @smoke @regression @milo
[webkit] › carousel.block.test.js:85:7 › Milo Carousel Block test suite › @carousel Multi slide(show-2),@carousel @carousel-container @regression @milo
[webkit] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @bacom_live @faas-form on https://main--bacom--adobecom.hlx.live/test/features/blocks/omnichannel-orchestration-with-adobe-marketo-engage-and-adobe-experience-cloud
[webkit] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @milo_prod @faas-form on https://milo.adobe.com/test/features/blocks/faas-rfi
[webkit] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @milo_prod @faas-form on https://milo.adobe.com/test/features/blocks/faas-do
[webkit] › htmlextn.feature.test.js:19:9 › HTML Extension test suite › @html Extn @bacom_prod @htmlextn on https://business.adobe.com/customer-success-stories/jaguar-land-rover-case-study
14 skipped
197 passed (8.6m)
|
🎭 Playwright Run Summary
13 failed
[chromium] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[chromium] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[chromium] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
[firefox] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @bacom_live @faas-form on https://main--bacom--adobecom.hlx.live/test/features/blocks/omnichannel-orchestration-with-adobe-marketo-engage-and-adobe-experience-cloud
[firefox] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[firefox] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[firefox] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
[webkit] › faas.block.test.js:13:9 › FaaS Block test suite › @faas @bacom_live @faas-form on https://main--bacom--adobecom.hlx.live/test/features/blocks/omnichannel-orchestration-with-adobe-marketo-engage-and-adobe-experience-cloud
[webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
[webkit] › georouting.feature.test.js:116:9 › Milo Georouting feature test suite › @Georouting modal close,@georouting @georouting-close @regression @milo
[webkit] › howto.block.test.js:15:7 › Milo HowTo block test suite › @howto,@howto @smoke @regression @milo
[webkit] › howto.block.test.js:29:7 › Milo HowTo block test suite › @howto large Image,@howto @howto-large-image @smoke @regression @milo
[webkit] › howto.block.test.js:43:7 › Milo HowTo block test suite › @howto SEO,@howto @howto-seo @smoke @regression @milo
1 flaky
[chromium] › carousel.block.test.js:12:7 › Milo Carousel Block test suite › @carousel(container),@carousel @carousel-container @smoke @regression @milo
14 skipped
200 passed (12.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nala-results
Expired
|
51.8 KB |
|