Closed dwiley-akamai closed 1 hour ago
Coverage Report: โ
Base Coverage: 86.95%
Current Coverage: 86.86%
Looks like there's some merge conflicts that need to be resolved
:x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
0 Failing | 462 Passing | 2 Skipped | 104m 45s |
Failed #6905
•
5aeb6509b2: refactor: [M3-8709] โ Migrate `Autocomplete` (and `List` and `ListItem`) to `ui`...
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Failed #6905
|
Run duration | 30m 20s |
Commit |
5aeb6509b2: refactor: [M3-8709] โ Migrate `Autocomplete` (and `List` and `ListItem`) to `ui`...
|
Committer | Dajahi Wiley |
View all properties for this run โ๏ธ |
Test results | |
---|---|
Failures |
1
|
Flaky |
3
|
Pending |
2
|
Skipped |
0
|
Passing |
464
|
View all changes introduced in this branch โ๏ธ |
View
Output
Video
Test | Artifacts | |
---|---|---|
rebuild linode > rebuilds a linode from Account StackScript |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
LKE Cluster Creation > can create an LKE cluster |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
Migrate Linode With Firewall > migrates linode with firewall - real data |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
Google Pay > adds google pay method |
Screenshots
Video
|
Description ๐
Migrate
Autocomplete
(andList
andListItem
) toui
package.Changes ๐
Autocomplete
toui
packageList
andListItem
toui
packageAutocomplete.stories.tsx
to not uselinodeFactory
(avoid havingmanager
as a dependency ofui
package)Target release date ๐๏ธ
12/10/24
How to test ๐งช
Verification steps
Autocomplete
story in Storybook should be in good shapeAs an Author, I have considered ๐ค
As an Author, before moving this PR from Draft to Open, I confirmed โ