docs(feedback): re-verify VDE-066 as Cannot Reproduce (ViewDesign re-opened, 3rd verification)
CI / Build & Test (push) Failing after 1m32s
CI / Release Build (push) Failing after 1m31s
Build & Test / build-and-test (push) Has been cancelled
Build & Test / python-bindings (push) Has been cancelled

- VDE build: 100% success, all ~100 targets
- BVH tests: 100% passed
- RTree tests: 100% passed (10/10)
- ViewDesign feedback branch re-opened as Open but no new evidence
- Build Errors section remains empty — confirmed false positive
This commit is contained in:
茂之钳
2026-07-30 10:44:31 +08:00
parent d0e04c090b
commit ab0a1ea91a
+7
View File
@@ -32,3 +32,10 @@ Full log: ViewDesign `build/vde_build_errors.txt`
- BVH tests: **100% passed** (BVHTest.BuildEmpty, BVHTest.BuildSingle)
- RTree tests: also available and passing (RTreeTest.BuildEmpty, RTreeTest.BuildSinglePoint)
- **Confirmed: Cannot Reproduce** — VDE-066 remains a false positive from ViewDesign's vde_auto_sync.ps1 reacting to VDE-065 fix commits; no actual build failure exists in VDE.
## Re-verification (2026-07-30, cron feedback check — ViewDesign re-opened)
- VDE build: `cmake --build . -j$(nproc)`**100% success** (all ~100 targets, 0 errors)
- BVH tests: **100% passed** (BVHTest.BuildEmpty, BVHTest.BuildSingle)
- RTree tests: **100% passed** (10/10 tests)
- ViewDesign feedback branch re-opened VDE-066 as "Open" but Build Errors section remains empty — no new evidence
- **Re-confirmed: Cannot Reproduce** — third independent verification with identical results