Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294634 - app-crypt/mdcrack has interactive test phase
Summary: app-crypt/mdcrack has interactive test phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 20:04 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-12-23 12:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Diff for the Makefile to make the tests run without interaction (mdcrack-1.2-remove-interactive-test.diff,6.71 KB, text/plain)
2010-06-29 03:20 UTC, Dane Smith (RETIRED)
Details
Diff for the current ebuild to make it use the non-interactive tests and check for failures (mdcrack-1.2.ebuild.diff,711 bytes, text/plain)
2010-06-29 03:21 UTC, Dane Smith (RETIRED)
Details
Full ebuild (mdcrack-1.2.ebuild,1.20 KB, text/plain)
2010-06-29 03:23 UTC, Dane Smith (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-11-25 20:04:05 UTC
Just try it out…
Comment 1 Dane Smith (RETIRED) gentoo-dev 2010-06-29 03:20:38 UTC
Created attachment 236873 [details]
Diff for the Makefile to make the tests run without interaction
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-06-29 03:21:15 UTC
Created attachment 236875 [details]
Diff for the current ebuild to make it use the non-interactive tests and check for failures
Comment 3 Dane Smith (RETIRED) gentoo-dev 2010-06-29 03:23:30 UTC
Created attachment 236877 [details]
Full ebuild

I'm not so sure how I feel about this particular "fix," but it does work, and it does so without any interaction.

It runs each test, sends the output to a file, and checks each file to see if the test passed. I can't think of a better way to solve this personally, but perhaps it will inspire someone else.

Hope it helps.
Comment 4 Dane Smith (RETIRED) gentoo-dev 2010-12-23 12:41:04 UTC
Fixed in 1.2.

  23 Dec 2010; Dane Smith <c1pher@gentoo.org> mdcrack-1.2.ebuild,
  +files/mdcrack-1.2-remove-interactive-test.diff:
  New patch to remove interactive tests from the Makefile wrt bug 294634.
  *Ebuild cleanup. Moved to EAPI=2
  *Fixed respect for jobserver.