Closed coliu-akamai closed 4 days ago
:x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
0 Failing | 455 Passing | 2 Skipped | 99m 57s |
Passed #6888
•
6abe673b80: test: Fix unit tests depending on formatPercentage to reflect latest changes (#1...
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6888
|
Run duration | 31m 30s |
Commit |
6abe673b80: test: Fix unit tests depending on formatPercentage to reflect latest changes (#1...
|
Committer | Connie Liu |
View all properties for this run โ๏ธ |
Test results | |
---|---|
Failures |
0
|
Flaky |
6
|
Pending |
2
|
Skipped |
0
|
Passing |
455
|
View all changes introduced in this branch โ๏ธ |
Description ๐
Quick fix to address unit test failures - in #11294, formatPercent now adds an extra space
How to test ๐งช
Author Checklists
## As an Author, to speed up the review process, I considered ๐ค ๐ Doing a self review โ Our [contribution guidelines](https://github.com/linode/manager/blob/develop/docs/CONTRIBUTING.md) ๐ค Splitting feature into small PRs โ Adding a [changeset](https://github.com/linode/manager/blob/develop/docs/CONTRIBUTING.md#writing-a-changeset) ๐งช Providing/improving test coverage ๐ Removing all sensitive information from the code and PR description ๐ฉ Using a feature flag to protect the release ๐ฃ Providing comprehensive reproduction steps ๐ Providing or updating our documentation ๐ Scheduling a pair reviewing session ๐ฑ Providing mobile support โฟ Providing accessibility support- [x] I have read and considered all applicable items listed above. ## As an Author, before moving this PR from Draft to Open, I confirmed โ - [x] All unit tests are passing - [x] TypeScript compilation succeeded without errors - [x] Code passes all linting rules