Skip to content

JS tests are flaky #2549

Open
Open
@mgeisler

Description

@mgeisler
          Oh, this fails because of an unrelated timeout:
[0-1] Error in "Playground.executes the hello world code and prints the hello message"
Error: Expect  to have text

Expected: StringContaining "🌍"
Received: "The operation timed out: deadline has elapsed"
    at Context.<anonymous> (/home/runner/work/comprehensive-rust/comprehensive-rust/tests/src/playground.test.ts:[30](https://github.com/google/comprehensive-rust/actions/runs/12767680980/job/35586546795?pr=2548#step:15:31):37)
[0-1] Error in "Playground.shows error messages in stderr if the code is broken"
Error: Expect $(`code.result.stderr`) to be displayed

The new JS test is from #2513 (cc @michael-kerscher). We might need to disable it for now if it turns out to be flaky.

Originally posted by @mgeisler in #2548 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions