My details

* 3a868e0 :2015-01-27 - (HEAD, master) linux-generic: Make buffer_pool
allocators use _odp_atomic_tptr_t <Geoffrey Blake>
* ff57dbe :2015-01-27 - linux-generic: Implement 32bit version of
_odp_atomic_tptr_t <Geoffrey Blake>
* f0f2247 :2015-01-27 - linux-generic: Implement _odp_atomic_tptr_t opaque
type <Geoffrey Blake>
* 30b60c5 :2015-01-23 - (origin/master, origin/HEAD, abort) test: makefile:
remove check_PROGRAMS <Mike Holmes>

git clean -xdf
./bootstrap
./configure --with-cunit-path=/home/mike/CUnitHome --enable-test-vald
make check

....
make[4]: Entering directory '/home/mike/git/odp/test/validation'
PASS: odp_init
../../test-driver: line 107: 15468 Segmentation fault      (core dumped)
"$@" > $log_file 2>&1
FAIL: odp_queue
../../test-driver: line 107: 15475 Segmentation fault      (core dumped)
"$@" > $log_file 2>&1
FAIL: odp_crypto
PASS: odp_shm
../../test-driver: line 107: 15496 Segmentation fault      (core dumped)
"$@" > $log_file 2>&1
FAIL: odp_schedule
FAIL: odp_pktio_run
../../test-driver: line 107: 15513 Segmentation fault      (core dumped)
"$@" > $log_file 2>&1
FAIL: odp_buffer
PASS: odp_system
../../test-driver: line 107: 15526 Segmentation fault      (core dumped)
"$@" > $log_file 2>&1
FAIL: odp_timer
PASS: odp_time
PASS: odp_synchronizers
../../test-driver: line 107: 15655 Segmentation fault      (core dumped)
"$@" > $log_file 2>&1
FAIL: odp_classification
make[5]: Entering directory '/home/mike/git/odp/test/validation'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/mike/git/odp/test/validation'
============================================================================
Testsuite summary for OpenDataPlane 0.9.0
============================================================================
# TOTAL: 12
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0
============================================================================
See test/validation/test-suite.log
Please report to lng-odp@lists.linaro.org
============================================================================



On 28 January 2015 at 08:57, Mike Holmes <mike.hol...@linaro.org> wrote:

>
>
> On 28 January 2015 at 08:54, Bill Fischofer <bill.fischo...@linaro.org>
> wrote:
>
>> odp_scheduling (and all the other tests) work fine for me with this
>> patch, so we definitely need to understand what's different with Anders'
>> environment.
>>
>
> It fails for me and the CI farm too
>
>
>>
>> Bill
>>
>> On Wed, Jan 28, 2015 at 7:49 AM, Mike Holmes <mike.hol...@linaro.org>
>> wrote:
>>
>>> This is great news I think :)
>>> I hope it correlates with the CI issue,  CI has been unable to run this
>>> app  for a week and we have been unable to reproduce it away from the build
>>> farm.
>>>
>>> On 28 January 2015 at 05:09, Anders Roxell <anders.rox...@linaro.org>
>>> wrote:
>>>
>>>> On 2015-01-27 21:42, Bill Fischofer wrote:
>>>> > On Tue, Jan 27, 2015 at 4:44 PM, Geoffrey Blake <
>>>> geoffrey.bl...@arm.com>
>>>> > wrote:
>>>> >
>>>> > > From: Geoffrey Blake <geoffrey.bl...@arm.com>
>>>> > >
>>>> > > Signed-off-by: Geoffrey Blake <geoffrey.bl...@arm.com>
>>>> > >
>>>> >
>>>> > Reviewed-and-tested-by: Bill Fischofer <bill.fischo...@linaro.org>
>>>>
>>>> With this patch applied I wasn't able to run the odp_scheduling...
>>>>
>>>> make[3]: Entering directory '/home/anders/src/odp/test/performance'
>>>> make[4]: Entering directory '/home/anders/src/odp/test/performance'
>>>> ../../test-driver: line 107: 26602 Segmentation fault      "$@" >
>>>> $log_file 2>&1
>>>> FAIL: odp_scheduling
>>>> make[5]: Entering directory '/home/anders/src/odp/test/performance'
>>>> make[5]: Nothing to be done for 'all'.
>>>> make[5]: Leaving directory '/home/anders/src/odp/test/performance'
>>>>
>>>> ============================================================================
>>>> Testsuite summary for OpenDataPlane 0.9.0
>>>>
>>>> ============================================================================
>>>> # TOTAL: 1
>>>> # PASS:  0
>>>> # SKIP:  0
>>>> # XFAIL: 0
>>>> # FAIL:  1
>>>> # XPASS: 0
>>>> # ERROR: 0
>>>>
>>>> ============================================================================
>>>> See test/performance/test-suite.log
>>>> Please report to lng-odp@lists.linaro.org
>>>>
>>>> ============================================================================
>>>> Makefile:749: recipe for target 'test-suite.log' failed
>>>> make[4]: *** [test-suite.log] Error 1
>>>> make[4]: Leaving directory '/home/anders/src/odp/test/performance'
>>>> Makefile:855: recipe for target 'check-TESTS' failed
>>>> make[3]: *** [check-TESTS] Error 2
>>>> make[3]: Leaving directory '/home/anders/src/odp/test/performance'
>>>> Makefile:928: recipe for target 'check-am' failed
>>>> make[2]: *** [check-am] Error 2
>>>> make[2]: Leaving directory '/home/anders/src/odp/test/performance'
>>>> Makefile:373: recipe for target 'check-recursive' failed
>>>> make[1]: *** [check-recursive] Error 1
>>>> make[1]: Leaving directory '/home/anders/src/odp/test'
>>>> Makefile:457: recipe for target 'check-recursive' failed
>>>> make: *** [check-recursive] Error 1
>>>>
>>>>
>>>> Cheers,
>>>> Anders
>>>>
>>>> _______________________________________________
>>>> lng-odp mailing list
>>>> lng-odp@lists.linaro.org
>>>> http://lists.linaro.org/mailman/listinfo/lng-odp
>>>>
>>>
>>>
>>>
>>> --
>>> *Mike Holmes*
>>> Linaro  Sr Technical Manager
>>> LNG - ODP
>>>
>>
>>
>
>
> --
> *Mike Holmes*
> Linaro  Sr Technical Manager
> LNG - ODP
>



-- 
*Mike Holmes*
Linaro  Sr Technical Manager
LNG - ODP
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to