|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2587 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 2587.
Report 2587 Actions
Problem Report Number 2587 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1345 Raised 2013-01-29 10:17 Updated 2013-02-04 16:20 Published 2013-02-04 16:20 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 5.3.5 Test Identification /tset/XOPEN.cmd/uncompress/uncompress.ex 1006 Specification Commands and Utilities Issue 4 Version 2 Location in Spec see problem text Problem Summary This test unit should not get the file size before the uncompress action
completes.Problem Text This is a timing issue... it is failing because the testcase script issues
cur_file_siz=`ls -al file_6 | awk -F" " '{ print $5 }'`
to get the size of the file before the background process has completed the
uncompress... so the size of file_6 returned is the size *before* the
uncompress
is done. If I add sleep 1 before cur_file_siz is obtained, the testcase
is successful.Test Output 10|0 /tset/XOPEN.cmd/uncompress/uncompress.ex 01:23:17|TC Start,
scenario ref 1-0, ICs: {1006}
15|0 3.8 1|TCM Start
400|0 1006 1 01:23:20|IC Start
200|0 6 01:23:20|TP Start
520|0 6 67240243 1 1|Assertion #1006 (A): uncompress -f in background
does not prompt user
520|0 6 67240243 2 1|Command failed: '[ 24948 -ne 24948 ]'
520|0 6 67240243 2 2|Command failed: '[ 24948 -eq 4158 ]'
220|0 6 1 01:23:20|FAIL
410|0 1006 1 01:23:20|IC End
80|0 0 01:23:21|TC End, scenario ref 1-0Review Information
Review Type TSMA Review Start Date 2013-01-29 10:17 Last Updated 2013-01-29 09:59 Completed 2013-01-29 09:59 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response This is accepted as a fault in the test suite.
Review Type SA Review Start Date 2013-01-29 17:59 Last Updated 2013-02-04 16:20 Completed 2013-02-04 16:20 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion This is an agreed test suite deficiency
Problem Reporting System Options:
- View Report 2587
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority