* xen regression test
@ 2005-09-22 20:01 Kip Macy
2005-09-22 20:14 ` James Bulpin
0 siblings, 1 reply; 2+ messages in thread
From: Kip Macy @ 2005-09-22 20:01 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]
I was looking at the results of the runs at:
http://xenbits.xensource.com/xenrt/
It looks like many of the tests never get run and some of those that are
getting run are skipped at times. What determines which tests are getting
run and which are skipped?
-Kip
[-- Attachment #1.2: Type: text/html, Size: 375 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xen regression test
2005-09-22 20:01 xen regression test Kip Macy
@ 2005-09-22 20:14 ` James Bulpin
0 siblings, 0 replies; 2+ messages in thread
From: James Bulpin @ 2005-09-22 20:14 UTC (permalink / raw)
To: Kip Macy; +Cc: xen-devel
Kip Macy wrote:
> I was looking at the results of the runs at:
>
> http://xenbits.xensource.com/xenrt/
>
> It looks like many of the tests never get run and some of those that are
> getting run are skipped at times. What determines which tests are
> getting run and which are skipped?
The matrix axes contains tests that have not yet been written and/or
integrated into the harness. This includes all of phases 5 and 6 and a
few tests elsewhere such as crashme.
Tests will be skipped for two reasons. Firstly if we want to
"fast-forward" to test something late in the sequence and we don't want
to wait for everything preceding it to run (this often happens to verify
that a specific bug fix has worked). Secondly if a test is not valid for
that particular combination of machine/architecture/version etc.. For
example we now skip tbench and dbench on x86-64 because they don't build
on that architecture and we've not had time to fix them.
James
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-22 20:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-22 20:01 xen regression test Kip Macy
2005-09-22 20:14 ` James Bulpin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.