|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0852 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 0852.
Report 0852 Actions
Problem Report Number 0852 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0367 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1996-01-02 08:00 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.4 Test Identification POSIX.cmd/mailx_03.sh 178 Problem Summary TSD4C.00144 This test may fail on implementations where default directory prepending occurs before expansion of back-tick expressions in variable definitions. Problem Text
This test may fail on implementations where default directory prepending
occurs before expansion of back-tick expressions in variable definitions.
These variable definitions are not conformant because it is undefined
how back-tick expressions are treated in mailx variable assignments.
The expect script uses constructs like the following line:
send "set record=`pwd`/mailx_dir/mailx_out_2\r"
Expect is having problems with the "`pwd`" in the line. VSC 4.1.5 has
recognized this, the following changes were made in 178_1.exp
Startup
set cwd [pwd] <== this line was added
SpawnSh
and the "`pwd`" was changed to "$cwd" in all the set statements.
Changing this in the VSC 4.1.4B 178_1.exp, our implementation passes this
assertion. In addition, the tests work from the command line;
mailx_dir/mailx_out_2 and mailx_dir/mailx_out_3 are created.Test Output
************************************************************************
/tset/POSIX.cmd/mailx/mailx_03.ex 1 Failed
Test Information:
Assertion #178 (C): When record is set to absolute path, mail is saved
in that file
Command failed: 'test -f mailx_dir/mailx_out_2'
Command failed: 'test -f mailx_dir/mailx_out_3'
************************************************************************
Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree this is a test suite deficiency in the test
suite version(s) listed.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 0852
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority