aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 18 forks source link

[Frontend][Test] Temporarily disable a unit test related to loading s… #285

Closed gmarciani closed 8 months ago

gmarciani commented 8 months ago

Changes

Temporarily disable a unit test related to loading state. The test relies on the declaration of process._original() which started failing as not a function, due to a currently unknown reason.

With this PR we are decreasing the code coverage, that it's bad. Nevertheless, it's not worth it to have this test block any pending PR, so we prefer to proceed this way in the short term.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.