[haiku-bugs] [Haiku] #12441: Unit tests hang on missing AppRunTestApp3a

  • From: "simonsouth" <trac@xxxxxxxxxxxx>
  • Date: Sat, 31 Oct 2015 16:17:40 -0000

#12441: Unit tests hang on missing AppRunTestApp3a
------------------------+------------------------------
Reporter: simonsouth | Owner: nobody
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: - General | Version: R1/Development
Keywords: unittests | Blocked By:
Blocking: | Has a Patch: 0
Platform: x86 |
------------------------+------------------------------
Running `jam -q -j2 unittests` on x86_gcc2 hangs with

{{{
BApplication::RunTest9
/bin/sh: /Source/Haiku/github.com/simonsouth/haiku/generated-
x86_gcc2/tests/haiku/x86/haiku/unittests/AppRunTestApp3a: No such file or
directory
}}}

The relevant code is at [http://cgit.haiku-

os.org/haiku/tree/src/tests/kits/app/bapplication/AppRunTester.cpp?id=hrev49736#n325
AppRunTester.cpp:325] and there is in fact [http://cgit.haiku-
os.org/haiku/tree/src/tests/kits/app/bapplication/testapps?id=hrev49736 no
AppRunTestApp3a.cpp in the repository].

Probably a file got missed from [http://cgit.haiku-
os.org/haiku/commit/?id=c9640d94a3b08cd4aaf02df8a4e008894b06f1e0
c9640d94a3b08cd4aaf02df8a4e008894b06f1e0].

--
Ticket URL: <https://dev.haiku-os.org/ticket/12441>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: