nasa / openmct

A web based mission control framework.
https://nasa.github.io/openmct/
Other
12.05k stars 1.25k forks source link

[e2e] Get the full e2e suite working before codefreeze #5329

Closed unlikelyzero closed 2 years ago

unlikelyzero commented 2 years ago

Summary

The nightly is failing due to the following e2e failures:

Sine Wave Generator Create new Sine Wave Generator Object and validate create Form Logic

[chrome] › example/generator/SinewaveLimitProvider.e2e.spec.js:31:5 › Sine Wave Generator › Create new Sine Wave Generator Object and validate create Form Logic

Move item tests Create a basic object and verify that it can be moved to another folder

[chrome] › moveObjects.e2e.spec.js:31:5 › Move item tests › Create a basic object and verify that it can be moved to another folder

Example Imagery Can use Mouse Wheel to zoom in and out of latest image

[chrome] › plugins/imagery/exampleImagery.e2e.spec.js:60:5 › Example Imagery › Can use Mouse Wheel to zoom in and out of latest image

Sine Wave Generator Create new Sine Wave Generator Object and validate create Form Logic

[MMOC] › example/generator/SinewaveLimitProvider.e2e.spec.js:31:5 › Sine Wave Generator › Create new Sine Wave Generator Object and validate create Form Logic

Move item tests Create a basic object and verify that it can be moved to another folder

[MMOC] › moveObjects.e2e.spec.js:31:5 › Move item tests › Create a basic object and verify that it can be moved to another folder

Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh

[MMOC] › plugins/plot/logPlot.e2e.spec.js:32:5 › Log plot tests › Log Plot ticks are functionally correct in regular and log mode and after refresh

ExportAsJSON User can set autoscale with a valid range @snapshot

[chrome] › plugins/plot/autoscale.e2e.spec.js:51:5 › ExportAsJSON › User can set autoscale with a valid range @snapshot

Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh

[chrome] › plugins/plot/logPlot.e2e.spec.js:32:5 › Log plot tests › Log Plot ticks are functionally correct in regular and log mode and after refresh
akhenry commented 2 years ago

@johnhill2 will this be closed by https://github.com/nasa/openmct/pull/5328?

unlikelyzero commented 2 years ago

@johnhill2 will this be closed by https://github.com/nasa/openmct/pull/5328?

@akhenry once this is backmerged to 2.0.5

unlikelyzero commented 2 years ago

closed! @ozyx