|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0827 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 0827.
Report 0827 Actions
Problem Report Number 0827 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0342 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1996-03-04 08:00 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.5 Test Identification XOPEN.cmd/uux 1025 Problem Summary TSD4C.00169 This test may fail on implementations because it relies on undefined tilde expansion behavior. Problem Text
This test may fail on implementations because it relies on
undefined tilde expansion behavior.
Consider line 1619 of uux.sh:
eval ls -d ~$VSC_TESTER > uux_25_eso 2> /dev/null
CAE Specification, Commands and Utilities Issue 4, Version 2, section
2.6.1, last sentence of the first paragraph under Tilde Expansion:
"If the system does not recognise the login name, the results are
unspecified."
The test suite expects the tilde not to be expanded the first time
because "~$VSC_TESTER" is not a valid username. It expects that
the $VSC_TESTER be expanded first and the tilde expansion occur
when the eval is executed.
The implementation under test expands ~ to /tmp/usr/vsc0 (the tester's
home) and then expands $VSC_TESTER to VSC0.
The test is unresolved because the ls -ld /tmp/usr/vsc0VSC0 fails.
The test should be changed so that it does not expect unspecified
behavior.Test Output
400|7 1025 1 13:13:54|IC Start
200|7 1 13:13:54|TP Start
520|7 1 180420645 1 1|Assertion #1025 (A): basic uux command;pathname preceded
520|7 1 180420645 1 2| <LC> by ~name
520|7 1 180420645 1 11|Command failed: 'eval ls -d ~VSC0 > uux_25_eso 2> /dev/n
520|7 1 180420645 1 12| <LC> ull'
220|7 1 2 13:14:03|UNRESOLVED
410|7 1025 1 13:14:04|IC EndReview 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 0827
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority