flutter / flutter/flutter

[Impeller] Can't launch impeller_unittests with RenderDoc on Windows.

Open
#142,207 3 comments 0 reactions 0 assignees View on GitHub
a: tests c: new feature e: impeller engine P3 platform-windows team-engine triaged-engine
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

I tried invoking RenderDoc using both the GUI and CLI. For GUI, process launches and immediately closes with no output. For CLI the same thing happens and RenderDoc just outputs `Launched as ID 0`:
```
/c/Program\ Files/RenderDoc/renderdoccmd.exe capture "C:\Users\bdero\projects\flutter\engine\src\out\host_debug_unopt
\impeller_unittests.exe" "--gtest_filter="Play/AiksTest.CanRenderLinearGradientRepeat/Vulkan" --enable_playground"
Launching 'C:\Users\bdero\projects\flutter\engine\src\out\host_debug_unopt\impeller_unittests.exe' with params: "--gtest_filter=Play/AiksTest.CanRenderLinearGradientRepeat/Vulkan --enable_playground"
Launched as ID 0
```

Just trying to repro the crash that @chinmaygarde was running into on Windows. Haven't done any further investigation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.