View Issue Details

IDProjectCategoryView StatusLast Update
0030093Open CASCADEOCCT:Testspublic2018-09-09 13:05
ReporteramlAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version7.3.0 
Target Version7.4.0Fixed in Version7.4.0 
Summary0030093: Test system - Incorrect parsing of the regular expression
DescriptionWhen reporting the failed test case in Summary report, the script fails to generate good report for particular test, likely due to its name containing a hyphen: "plate unfolding_2017_06 HA-4331b". Please look on the attached image for additional details.
Steps To ReproduceCreate FAILED test case with name containing a hyphen (e.g. HA-4331b).
testgrid grid group HA-4331b
check Summary report
TagsNo tags attached.
Test case numberNot needed

Attached Files

  • Parsing.png (9,915 bytes)
  • summary_ok_and_failed.png (8,542 bytes)

Activities

aml

2018-08-29 11:53

developer  

Parsing.png (9,915 bytes)

git

2018-09-03 11:54

administrator   ~0078924

Branch CR30093 has been created by apn.

SHA-1: 19500395db60b4134dea5f34a7ee831e8f9ea72d


Detailed log of new commits:

Author: apn
Date: Mon Sep 3 11:52:00 2018 +0300

    0030093: Test system - Incorrect parsing of the regular expression
    
    Add "\-" to regular expression (which contained only literal, numeric and underscore character).

apn

2018-09-03 12:02

administrator   ~0078928

Dear ski, could you please review CR30093.

apn

2018-09-03 12:08

administrator  

summary_ok_and_failed.png (8,542 bytes)

ski

2018-09-03 12:24

developer   ~0078930

Reviewed. Please proceed.

git

2018-09-09 13:05

administrator   ~0079046

Branch CR30093 has been deleted by inv.

SHA-1: 19500395db60b4134dea5f34a7ee831e8f9ea72d

Related Changesets

occt: master 93808a4a

2018-09-03 08:52:00

apn


Committer: bugmaster Details Diff
0030093: Test system - Incorrect parsing of the regular expression

Add "\-" to regular expression (which contained only literal, numeric and underscore character).
Affected Issues
0030093
mod - src/DrawResources/TestCommands.tcl Diff File

Issue History

Date Modified Username Field Change
2018-08-29 11:53 aml New Issue
2018-08-29 11:53 aml Assigned To => apn
2018-08-29 11:53 aml File Added: Parsing.png
2018-08-29 15:05 abv Summary Incorrect parsing of the regular expression => Test system - Incorrect parsing of the regular expression
2018-08-29 15:05 abv Description Updated
2018-09-03 11:54 git Note Added: 0078924
2018-09-03 12:02 apn Test case number => Not needed
2018-09-03 12:02 apn Note Added: 0078928
2018-09-03 12:02 apn Assigned To apn => ski
2018-09-03 12:02 apn Status new => resolved
2018-09-03 12:02 apn Steps to Reproduce Updated
2018-09-03 12:08 apn File Added: summary_ok_and_failed.png
2018-09-03 12:24 ski Note Added: 0078930
2018-09-03 12:24 ski Assigned To ski => bugmaster
2018-09-03 12:24 ski Status resolved => reviewed
2018-09-03 15:36 bugmaster Status reviewed => tested
2018-09-09 11:52 bugmaster Changeset attached => occt master 93808a4a
2018-09-09 11:52 bugmaster Status tested => verified
2018-09-09 11:52 bugmaster Resolution open => fixed
2018-09-09 13:05 git Note Added: 0079046