mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
Remove several DRAW Harness tests that consume significant CI/CD time without providing meaningful regression coverage: - bugs/heal/bug25712 (~307s CPU): Runs ShapeFix_Solid in a loop of 100 iterations to check non-deterministic behavior. Pure numerical check with no image verification; determinism is better validated by GTests. - v3d/anim/videorecorder (~213s CPU): Records a video file using ray-tracing with MSAA. Requires FFmpeg and produces no reference image comparison; only verifies that the file is created. - perf/bop/boxholes (~28s CPU): Cuts 1521 cylinders from a box to test memory consumption. Pure performance/memory benchmark with no geometry validation; results vary across hardware configurations. - perf/bspline/intersect (~20s CPU): Intersects 16 NURBS surfaces against each other (240 pairs). Pure computation benchmark with no result validation; only measures elapsed time. - perf/de/bug23979 (~20s CPU): Exports 10000 prisms to STEP format to measure write performance. Pure I/O benchmark with no data validation; results depend on disk and system load.
121 B
121 B