OpenSolaris

Printable Version Enter a New Search
Bug ID 6320514
Synopsis UNIX03/UNIX98 *vsc* awk.ex 35 fails - new test, awk fails on filenames with "=", i.e. x=y
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:text
Keywords UNIX03 | UNIX98 | vsc
Responsible Engineer Cynthia Eastham
Reported Against
Duplicate Of
Introduced In solaris_2.5
Commit to Fix snv_26
Fixed In snv_26
Release Fixed solaris_nevada(snv_26) , solaris_10u2(s10u2_06) (Bug ID:2133714)
Related Bugs 6368966
Submit Date 7-September-2005
Last Update Date 1-November-2005
Description
This is a new assertion as of VSC 5.2.7 which tests for 
the usage of "=" in file names.

10|31 /tset/POSIX.cmd/awk/awk.ex 01:09:54|TC Start, scenario ref 11-0
200|31 24 01:10:35|TP Start
520|31 24 4381 1 1|Assertion #35 (A): Operand not syntactically an assignment is used as input file
520|31 24 4381 2 1|Testing file name "simplename"
520|31 24 4381 2 2|Testing file name "./x=y"
520|31 24 4381 2 3|Standard output isn't the same as file 'awk.exp'
520|31 24 4381 2 4|diff of "out.stdout" and "awk.exp":
520|31 24 4381 2 5|*** out.stdout	Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 6|--- awk.exp	Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 7|***************
520|31 24 4381 2 8|*** 0 ****
520|31 24 4381 2 9|--- 1 ----
520|31 24 4381 2 10|+ Mark 5.00 20
520|31 24 4381 2 11|Testing file name "/export/test/TET3.6/vsc/tet_tmp_dir/21450aa/tset/POSIX.cmd/awk/x=y"
520|31 24 4381 2 12|Standard output isn't the same as file 'awk.exp'
520|31 24 4381 2 13|diff of "out.stdout" and "awk.exp":
520|31 24 4381 2 14|*** out.stdout	Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 15|--- awk.exp Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 16|***************
520|31 24 4381 2 17|*** 0 ****
520|31 24 4381 2 18|--- 1 ----
520|31 24 4381 2 19|+ Mark 5.00 20
520|31 24 4381 2 20|Testing file name "1x=y"
520|31 24 4381 2 21|Standard output isn't the same as file 'awk.exp'
520|31 24 4381 2 22|diff of "out.stdout" and "awk.exp":
520|31 24 4381 2 23|*** out.stdout	Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 24|--- awk.exp Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 25|***************
520|31 24 4381 2 26|*** 0 ****
520|31 24 4381 2 27|--- 1 ----
520|31 24 4381 2 28|+ Mark 5.00 20
520|31 24 4381 2 29|Testing file name "x.y=z"
520|31 24 4381 2 30|Standard output isn't the same as file 'awk.exp'
520|31 24 4381 2 31|diff of "out.stdout" and "awk.exp":
520|31 24 4381 2 32|*** out.stdout	Fri Sep	 2 01:10:36 2005
520|31 24 4381 2 33|--- awk.exp Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 34|***************
520|31 24 4381 2 35|*** 0 ****
520|31 24 4381 2 36|--- 1 ----
520|31 24 4381 2 37|+ Mark 5.00 20
520|31 24 4381 2 38|Testing file name "=x"
520|31 24 4381 2 39|Standard output isn't the same as file 'awk.exp'
520|31 24 4381 2 40|diff of "out.stdout" and "awk.exp":
520|31 24 4381 2 41|*** out.stdout	Fri Sep	 2 01:10:36 2005
520|31 24 4381 2 42|--- awk.exp Fri Sep	 2 01:10:35 2005
520|31 24 4381 2 43|***************
520|31 24 4381 2 44|*** 0 ****
520|31 24 4381 2 45|--- 1 ----
520|31 24 4381 2 46|+ Mark 5.00 20
220|31 24 1 01:10:36|FAIL
Work Around
N/A
Comments
N/A