Ticket #2036 (closed bug: fixed)

Opened 11 years ago

Last modified 11 years ago

rakudo runs tests failed on windows XP

Reported by: jimmy Owned by:
Priority: normal Milestone:
Component: testing Version: 3.1.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform: win32

Description (last modified by jimmy) (diff)

E:\rakudo>perl6 ..\roast\S02-lexical-conventions\unicode.t
===SORRY!===
Unicode rindex not implemented
E:\rakudo>perl6 ..\roast\S03-junctions\associative.t
===SORRY!===
Unicode rindex not implemented

icu is not installed. it's not failed on linux.

Change History

  Changed 11 years ago by jimmy

  • description modified (diff)

  Changed 11 years ago by jimmy

  • description modified (diff)

  Changed 11 years ago by jimmy

  • description modified (diff)

  Changed 11 years ago by jimmy

  • description modified (diff)

  Changed 11 years ago by jimmy

since it worked very well before both on windows and linux. I'd like call it's a retrogression.

follow-up: ↓ 7   Changed 11 years ago by bacek

Hello.

I think it's same issue as #2040

-- Bacek

in reply to: ↑ 6 ; follow-up: ↓ 9   Changed 11 years ago by jkeenan

Replying to bacek:

Hello. I think it's same issue as #2040

I have contacted the contributors to TT #2040, where a patch with additional tests has been applied for some time now, to see whether that ticket can be closed.

If it is closable, then I think this one can be closed as well. In any case, I'm not sure why it was reported to Parrot's bug tracker rather than Rakudo's.

Thank you very much.

kid51

  Changed 11 years ago by jkeenan

  • platform set to win32
  • component changed from none to testing

in reply to: ↑ 7   Changed 11 years ago by jkeenan

  • status changed from new to closed
  • resolution set to fixed

Replying to jkeenan:

I have contacted the contributors to TT #2040, where a patch with additional tests has been applied for some time now, to see whether that ticket can be closed.

Since TT #2040 has been closed, I'm going to go somewhat out on a limb and close this as well. Jimmy, if you get the same failure, please re-open this ticket. If you get a different failure, please open a new ticket.

Thank you very much.

kid51

Note: See TracTickets for help on using tickets.