* [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
@ 2011-02-21 13:13 Nils Carlson
2011-02-23 4:04 ` Mathieu Desnoyers
[not found] ` <BLU0-SMTP6920C9A6A33CAEA89AA05396DB0@phx.gbl>
0 siblings, 2 replies; 4+ messages in thread
From: Nils Carlson @ 2011-02-21 13:13 UTC (permalink / raw)
Signed-off-by: Nils Carlson <nils.carlson at ericsson.com>
---
tests/runtests | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tests/runtests b/tests/runtests
index 68427f2..fd2a751 100755
--- a/tests/runtests
+++ b/tests/runtests
@@ -43,7 +43,8 @@ simple_harness_run dlopen/dlopen.sh
simple_harness_run same_line_marker/same_line_marker.sh
-simple_harness_run tracepoint/run
+# This testcase is currently broken, do not run.
+# simple_harness_run tracepoint/run
simple_harness_run libustctl_function_tests/libustctl_function_tests
--
1.7.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
2011-02-21 13:13 [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test Nils Carlson
@ 2011-02-23 4:04 ` Mathieu Desnoyers
[not found] ` <BLU0-SMTP6920C9A6A33CAEA89AA05396DB0@phx.gbl>
1 sibling, 0 replies; 4+ messages in thread
From: Mathieu Desnoyers @ 2011-02-23 4:04 UTC (permalink / raw)
* Nils Carlson (nils.carlson at ericsson.com) wrote:
>
> Signed-off-by: Nils Carlson <nils.carlson at ericsson.com>
> ---
> tests/runtests | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/tests/runtests b/tests/runtests
> index 68427f2..fd2a751 100755
> --- a/tests/runtests
> +++ b/tests/runtests
> @@ -43,7 +43,8 @@ simple_harness_run dlopen/dlopen.sh
>
> simple_harness_run same_line_marker/same_line_marker.sh
>
> -simple_harness_run tracepoint/run
> +# This testcase is currently broken, do not run.
Is it the test case that is broken or the test result ?
Mathieu
> +# simple_harness_run tracepoint/run
>
> simple_harness_run libustctl_function_tests/libustctl_function_tests
>
> --
> 1.7.1
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
[not found] ` <BLU0-SMTP6920C9A6A33CAEA89AA05396DB0@phx.gbl>
@ 2011-02-23 9:10 ` Nils Carlson
2011-02-23 13:24 ` Mathieu Desnoyers
0 siblings, 1 reply; 4+ messages in thread
From: Nils Carlson @ 2011-02-23 9:10 UTC (permalink / raw)
On Wed, 23 Feb 2011, Mathieu Desnoyers wrote:
> Is it the test case that is broken or the test result ?
>
test case. Not even compiling... :-(
/Nils
> Mathieu
>
>> +# simple_harness_run tracepoint/run
>>
>> simple_harness_run libustctl_function_tests/libustctl_function_tests
>>
>> --
>> 1.7.1
>>
>>
>> _______________________________________________
>> ltt-dev mailing list
>> ltt-dev at lists.casi.polymtl.ca
>> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>>
>
> --
> Mathieu Desnoyers
> Operating System Efficiency R&D Consultant
> EfficiOS Inc.
> http://www.efficios.com
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
2011-02-23 9:10 ` Nils Carlson
@ 2011-02-23 13:24 ` Mathieu Desnoyers
0 siblings, 0 replies; 4+ messages in thread
From: Mathieu Desnoyers @ 2011-02-23 13:24 UTC (permalink / raw)
* Nils Carlson (nils.carlson at ericsson.com) wrote:
>
>
> On Wed, 23 Feb 2011, Mathieu Desnoyers wrote:
>
>> Is it the test case that is broken or the test result ?
>>
>
> test case. Not even compiling... :-(
Oh, ok then. Thanks!
Mathieu
>
> /Nils
>> Mathieu
>>
>>> +# simple_harness_run tracepoint/run
>>>
>>> simple_harness_run libustctl_function_tests/libustctl_function_tests
>>>
>>> --
>>> 1.7.1
>>>
>>>
>>> _______________________________________________
>>> ltt-dev mailing list
>>> ltt-dev at lists.casi.polymtl.ca
>>> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>>>
>>
>> --
>> Mathieu Desnoyers
>> Operating System Efficiency R&D Consultant
>> EfficiOS Inc.
>> http://www.efficios.com
>>
>
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-02-23 13:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-21 13:13 [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test Nils Carlson
2011-02-23 4:04 ` Mathieu Desnoyers
[not found] ` <BLU0-SMTP6920C9A6A33CAEA89AA05396DB0@phx.gbl>
2011-02-23 9:10 ` Nils Carlson
2011-02-23 13:24 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox