The `gpu_test.dart` dart engine test is currently skipped when running with an opengles impeller backend. The test passes as expected when multithreading is not enabled. When multithreading is enabled, the test seems to hang indefinitely.
The
gpu_test.dartdart engine test is currently skipped when running with an opengles impeller backend.The test passes as expected when multithreading is not enabled.
When multithreading is enabled, the test seems to hang indefinitely.