eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

Add basic code mining tracing option to trace rendering

Open iloveeclipse opened this issue 11 months ago • 4 comments

See https://github.com/eclipse-platform/eclipse.platform.ui/issues/2786

iloveeclipse avatar Feb 10 '25 16:02 iloveeclipse

@mickaelistria, @tobiasmelcher : WDYT? At least some basic data?

iloveeclipse avatar Feb 10 '25 16:02 iloveeclipse

I don't think it's so relevant to add this in the code; adding those as conditional breakpoints when needed is easy enough IMO.

mickaelistria avatar Feb 10 '25 17:02 mickaelistria

I was thinking about people who don't have SDK sources checked out - these options are tracing options everyone can set at runtime.

iloveeclipse avatar Feb 10 '25 17:02 iloveeclipse

Test Results

 1 214 files   -   607   1 214 suites   - 607   1h 7m 23s ⏱️ - 20m 30s  7 723 tests ±    0   7 490 ✅  -     5  233 💤 +  5  0 ❌ ±0  16 220 runs   - 8 110  15 705 ✅  - 7 876  515 💤  - 234  0 ❌ ±0 

Results for commit e2ac351e. ± Comparison against base commit c9f129d3.

This pull request skips 5 tests.
org.eclipse.ui.genericeditor.tests.HoverTest ‑ testEnabledWhenHover
org.eclipse.ui.genericeditor.tests.HoverTest ‑ testMultipleHover
org.eclipse.ui.genericeditor.tests.HoverTest ‑ testProblemHover
org.eclipse.ui.genericeditor.tests.HoverTest ‑ testSingleHover
org.eclipse.ui.genericeditor.tests.ShowInformationTest ‑ testInformationControl

github-actions[bot] avatar Feb 10 '25 17:02 github-actions[bot]