Ticket #444 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

make fulltest failures on darwin-ppc

Reported by: dukeleto Owned by: jkeenan
Priority: normal Milestone:
Component: none Version: trunk
Severity: medium Keywords:
Cc: jkeen@… Language:
Patch status: Platform: darwin

Description

t/compilers/pge/pge_examples...........
#   Failed test 'parse FASTA'
#   at t/compilers/pge/pge_examples.t line 55.
# Exited with error code: [SIGNAL 11]
# Received:
# 
# Expected:
--
# >poly_a teasing the parser with DNA
# aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
# 
# Looks like you failed 1 test of 2.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/2 subtests 

Test Summary Report
-------------------
t/op/trans                         (Wstat: 0 Tests: 22 Failed: 0)
  TODO passed:   13
t/compilers/pge/pge_examples       (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=252, Tests=8027, 469 wallclock secs ( 6.01 usr  4.01 sys + 187.71 cusr 103.45 csys = 301.18 CPU)
Result: FAIL

Full output of make fulltest is attached.

Attachments

fulltest.log Download (245.2 KB) - added by dukeleto 13 years ago.

Change History

Changed 13 years ago by dukeleto

  Changed 13 years ago by jkeenan

  • cc jkeen@… added

in reply to: ↑ description   Changed 13 years ago by jkeenan

  • owner set to jkeenan

Replying to dukeleto:

> t/compilers/pge/pge_examples...........
> #   Failed test 'parse FASTA'
> #   at t/compilers/pge/pge_examples.t line 55.
> # Exited with error code: [SIGNAL 11]
> # Received:
> # 
> # Expected:
> --
> # >poly_a teasing the parser with DNA
> # aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
> # 
> # Looks like you failed 1 test of 2.

I ran make fulltest on Darwin-PPC last night and also got this failure. Failures in that test file are being tracked in TT #479. I also got some failures in t/examples/pod.t, but these are being handled in TT #482.

Since we have tickets tracking the particular failures on Darwin-PPC, I think we can close this overall ticket.

Thank you very much.
kid51

  Changed 13 years ago by jkeenan

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.