Il 10/8/2013 4:42 PM, Jeff Squyres (jsquyres) ha scritto:
Could you also run the built-in "trivial" suite? It's just hello world and MPI
ring in C, C++, Fortran (if you have C++/Fortran support).
FWIW: this is basically what Absoft does for us: they do the builds, and then
build/run the trivial suite just to make sure it's nominally working.
attached the only dump I found plus the log of the run on 1.7.2.
Is this the expected results? It seems a bit thin.
Regards
Marco
$VAR1 = {
'trivial' => {
'append_path' => undef,
'result_message' => 'Success',
'full_section_name' => 'test get: trivial',
'test_result' => 1,
'module_data' => {
'directory' => '/tmp/scratch1/sources/test_get__trivial'
},
'prepare_for_install' => 'MTT::Common::Copytree::PrepareForInstall',
'prepend_path' => undef,
'setenv' => undef,
'refcount' => 0,
'simple_section_name' => 'trivial',
'have_new' => 1,
'module_name' => 'MTT::Test::Get::Trivial',
'start_timestamp' => 1381258364,
'unsetenv' => undef
}
};
*** MTT: ./client/mtt --scratch /tmp/scratch1 --file ../trivial.ini --verbose
--print-time
*** Running on IT-Marco-Atzeri
*** Main scratch tree: /tmp/scratch1
*** Fast scratch tree: /tmp/scratch1
*** Reporter initializing
*** Reporter initialized
*** MPI Get phase starting
*** MPI Get phase complete
>> Phase: MPI Get
Started: Tue Oct 8 21:19:14 2013
Stopped: Tue Oct 8 21:19:14 2013
Elapsed: 00:00:00 0.02u 0.02s
Total elapsed: 00:00:00 0.02u 0.02s
*** MPI Install phase starting
*** MPI Install phase complete
>> Phase: MPI Install
Started: Tue Oct 8 21:19:14 2013
Stopped: Tue Oct 8 21:19:14 2013
Elapsed: 00:00:00 0.00u 0.00s
Total elapsed: 00:00:00 0.02u 0.02s
*** Test Get phase starting
>> Test Get: [test get: trivial]
Checking for new test sources...
Failed to get new test sources: File already exists: hello.c
*** Test Get phase complete
>> Phase: Test Get
Started: Tue Oct 8 21:19:14 2013
Stopped: Tue Oct 8 21:19:15 2013
Elapsed: 00:00:01 0.02u 0.00s
Total elapsed: 00:00:01 0.05u 0.03s
*** Test Build phase starting
>> Test Build [test build: trivial]
*** Test Build phase complete
>> Phase: Test Build
Started: Tue Oct 8 21:19:15 2013
Stopped: Tue Oct 8 21:19:15 2013
Elapsed: 00:00:00 0.00u 0.00s
Total elapsed: 00:00:01 0.05u 0.03s
*** Test Run phase starting
>> Test Run [trivial]
*** Run test phase complete
>> Phase: Test Run
Started: Tue Oct 8 21:19:15 2013
Stopped: Tue Oct 8 21:19:16 2013
Elapsed: 00:00:01 0.00u 0.03s
Total elapsed: 00:00:02 0.05u 0.06s
>> Phase: Trim
Started: Tue Oct 8 21:19:16 2013
Stopped: Tue Oct 8 21:19:16 2013
Elapsed: 00:00:00 0.00u 0.00s
Total elapsed: 00:00:02 0.05u 0.06s
*** Reporter finalizing
*** Reporter finalized