View Issue Details

IDProjectCategoryView StatusLast Update
0030602Open CASCADEOCCT:Testspublic2023-08-01 15:06
Reporterkgv Assigned Toinv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.3.0 
Target VersionUnscheduled 
Summary0030602: Tests - testdiff does not report known unstable cases properly
DescriptionTest system supports "TODO ?" syntax marking known instabilities to be ignored.
puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 9 ones are found."


In general, this is a bad practice marking test cases in such way.
But anyway, testdiff report doesn't properly reports such cases.
In particular:
- Information about total amount of test cases with such "TODO ?".
  These are BAD cases, which should pay more attention than others.
- Information about cases, where "TODO ?" doesn't hit.
  Currently, it is impossible tracking if instability marked by "TODO ?"
  still happen or has been fixed by some patch.
TagsNo tags attached.
Test case number

Relationships

related to 0029133 closedbugmaster Unstable test cases 
related to 0029111 new Reclassification of UNSTABLE test cases 

Activities

git

2019-03-25 09:12

administrator   ~0083213

Branch CR30602 has been created by kgv.

SHA-1: 35a381fd036e716d439d047697bdcb51f9f5f41f


Detailed log of new commits:

Author: kgv
Date: Mon Mar 25 09:07:02 2019 +0300

    0030602: Tests - testdiff does not report known unstable cases properly
    
    Comment TODOs

Issue History

Date Modified Username Field Change
2019-03-25 09:01 kgv New Issue
2019-03-25 09:01 kgv Assigned To => apn
2019-03-25 09:12 git Note Added: 0083213
2019-07-19 17:06 apn Target Version 7.4.0 => 7.5.0
2020-09-11 17:01 utverdov Assigned To apn => inv
2020-09-11 17:05 utverdov Target Version 7.5.0 => 7.6.0
2021-03-04 07:46 kgv Relationship added related to 0029111
2021-03-04 07:46 kgv Relationship added related to 0029133
2021-10-07 14:58 szy Target Version 7.6.0 => 7.7.0
2022-10-24 10:43 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:06 dpasukhi Target Version 7.8.0 => Unscheduled