Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

"Recent Projects UI" * JS Code Hints unit tests sporadically failing on Mac #10375

@peterflynn

Description

@peterflynn

Of the last 16 builds, half have failed unit tests:

  • Recent Projects UI failed ~5 times, every time the same pair of tests failing: "should open the recent projects list with only the getting started project" & "should open the recent project list and show 5 recent projects"
  • JS Code Hints failed ~4 times, with some consistency in which tests fail: "JavaScript Code Hinting with modules.should read properties created in parent module" & "JavaScript Code Hinting with modules.should read methods created in parent module" failed twice, "JavaScript Code Hinting Basic.should list declared variable and function names in outer scope" failed twice (once in combination with the other two, once alone), and one failure didn't match the others at all (see next bullet).
  • All the failures except for one were on Mac. The one failure on Win was "JavaScript Code Hinting with test.html file.should jump to function name with non ascii chars"

There doesn't appear to be any pattern in the build sequence (e.g. one suite failure always occurring in the build just before the other suite failed). Each suite failed alone at least once after a preceding good build.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions