Ticket #327 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

post 'make test' results from svn status suggest our ignores are wrong

Reported by: particle Owned by: jkeenan
Priority: normal Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: applied Platform:

Description (last modified by rurban) (diff)

sorry, no time to fix, running off for the day.
~jerry

c:\Users\particle\dev\parrot\rakudo>svn st
?      test_2544.out
?      test_2544.ldo
?      test_2544.cco
?      test_2544.c
?      src\call\ops.obj
?      src\call\pcc.obj
?      t\tools\parrot_debugger.t.2.stdout
?      t\tools\parrot_debugger.t.1.stdout
?      t\perl\Parrot_Test_1.exe.manifest

Change History

  Changed 13 years ago by rurban

  • description modified (diff)

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

c:\Users\particle\dev\parrot\rakudo>svn st
?      test_2544.out
?      test_2544.ldo
?      test_2544.cco
?      test_2544.c

r36688 addresses the above. Can you call ls -l (or Win32 equivalent) on the remaining files and see when they were created? I'm not seeing them at HEAD.

Thank you very much.
kid51

in reply to: ↑ description ; follow-up: ↓ 5   Changed 13 years ago by jkeenan

  • owner set to jkeenan

Replying to particle:

 ?      src\call\ops.obj
 ?      src\call\pcc.obj

Added *.obj to the svn:ignore for src/call in r36747.

 ?      t\tools\parrot_debugger.t.2.stdout
 ?      t\tools\parrot_debugger.t.1.stdout
 ?      t\perl\Parrot_Test_1.exe.manifest

I'm not sure when or how the above files are generated. I don't, for instance, get them when I call prove t/tools/parrot_debugger.t t/perl/Parrot_Test.t. Are they specific to Win32?

Thank you very much.
kid51

  Changed 13 years ago by jkeenan

  • status changed from new to assigned

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

  • status changed from assigned to closed
  • resolution set to fixed
  • patch set to applied

Replying to jkeenan:

Replying to particle:

[snip]

{{{ ? t\tools\parrot_debugger.t.2.stdout ? t\tools\parrot_debugger.t.1.stdout ? t\perl\Parrot_Test_1.exe.manifest }}} I'm not sure when or how the above files are generated. I don't, for instance, get them when I call prove t/tools/parrot_debugger.t t/perl/Parrot_Test.t. Are they specific to Win32?

No response, but no further complaints. Closing ticket.

Thank you very much.
kid51

Note: See TracTickets for help on using tickets.