Closed pmakode-akamai closed 5 days ago
:x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
6 Failing | 449 Passing | 2 Skipped | 129m 3s |
Failing Tests | ||
---|---|---|
Spec | Test | |
:x: | machine-image-upload.spec.ts | machine image ยป uploads machine image, mock upload canceled failed event |
:x: | machine-image-upload.spec.ts | machine image ยป uploads machine image, mock failed to decompress failed event |
:x: | machine-image-upload.spec.ts | machine image ยป uploads machine image, mock expired upload event |
:x: | linode-config.spec.ts | End-to-End ยป Edits a config |
:x: | linode-config.spec.ts | End-to-End ยป Clones a config |
:x: | rescue-linode.spec.ts | Rescue Linodes ยป Can reboot a Linode into rescue mode |
Use this command to re-run the failing tests:
yarn cy:run -s "cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/linodes/linode-config.spec.ts,cypress/e2e/core/linodes/linode-config.spec.ts,cypress/e2e/core/linodes/rescue-linode.spec.ts"
Failed #6874
•
f2653ad808: refactor: [M3-8909] - Migrate `EditableText` to `ui` package (#11308)
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Failed #6874
|
Run duration | 35m 56s |
Commit |
f2653ad808: refactor: [M3-8909] - Migrate `EditableText` to `ui` package (#11308)
|
Committer | Purvesh D M |
View all properties for this run โ๏ธ |
Test results | |
---|---|
Failures |
6
|
Flaky |
3
|
Pending |
2
|
Skipped |
0
|
Passing |
449
|
View all changes introduced in this branch โ๏ธ |
View
Output
Video
View
Output
Video
Test | Artifacts | |
---|---|---|
rebuild linode > rebuilds a linode from Community StackScript |
Screenshots
Video
|
|
rebuild linode > rebuilds a linode from Account StackScript |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
Linode Config management > End-to-End > Boots a config |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
volume delete flow > deletes a volume |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
Placement Group deletion > can delete with Linodes assigned when unexpected error show up and retry |
Screenshots
Video
|
Description ๐
Moves the
EditableText
component to the@linode/ui
package and updates existing imports.Changes ๐
EditableText
component to@linode/ui
packageTarget release date ๐๏ธ
N/A
How to test ๐งช
EditableText
is usedrm -r packages/manager/node_modules/.cache
+ clear your browser cache before testing StorybookAs an Author, I have considered ๐ค
As an Author, before moving this PR from Draft to Open, I confirmed โ