-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I get a test failure when building v9.2 on i686, with the traceback of:
Traceback (most recent call last):
File "/builddir/tab-9.2/test/go.py", line 68, in <module>
go(sort=("-s" in sys.argv), tests=sys.argv[1:])
File "/builddir/tab-9.2/test/go.py", line 53, in go
run(i, txt[1], txt[2], log, infile=txt[0].replace('\n',''), sort=sort)
File "/builddir/tab-9.2/test/go.py", line 37, in run
raise Exception("Test failed for: %s, '%s' -- output is '%s'" % (filename, arg, out))
Exception: Test failed for: uniques.test.in, 'z = { x=cut(@,"\t"), uint(x~0)/50 -> uniques.x~3, uniques_estimate.x~3 }, lines(sort.z, merge.first.second.z)' -- output is '38 221 330
39 589 834
40 528 783
608
'
Is 32-bit arch supported?
Metadata
Metadata
Assignees
Labels
No labels