* [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@iki.fi> Ian Jackson <Ian.Jackson@eu.citrix.com> Martin Lucina <martin@lucina.net> Wei Liu <liuw@liuw.name>
@ 2015-07-03 6:50 osstest service owner
2015-07-03 8:46 ` Ian Campbell
0 siblings, 1 reply; 2+ messages in thread
From: osstest service owner @ 2015-07-03 6:50 UTC (permalink / raw)
To: xen-devel, rumpkernel-builds; +Cc: ian.jackson
flight 59037 rumpuserxen real [real]
http://logs.test-lab.xenproject.org/osstest/logs/59037/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64-rumpuserxen 5 rumpuserxen-build fail REGR. vs. 33866
build-i386-rumpuserxen 5 rumpuserxen-build fail REGR. vs. 33866
Tests which did not succeed, but are not blocking:
test-amd64-i386-rumpuserxen-i386 1 build-check(1) blocked n/a
test-amd64-amd64-rumpuserxen-amd64 1 build-check(1) blocked n/a
version targeted for testing:
rumpuserxen 3b91e44996ea6ae1276bce1cc44f38701c53ee6f
baseline version:
rumpuserxen 30d72f3fc5e35cd53afd82c8179cc0e0b11146ad
Last test of basis 33866 2015-01-28 04:19:26 Z 156 days
Failing since 34129 2015-02-03 04:21:40 Z 150 days 107 attempts
Testing same since 50441 2015-04-15 20:51:55 Z 78 days 62 attempts
------------------------------------------------------------
------------------------------------------------------------
jobs:
build-amd64-xsm pass
build-i386-xsm pass
build-amd64 pass
build-i386 pass
build-amd64-pvops pass
build-i386-pvops pass
build-amd64-rumpuserxen fail
build-i386-rumpuserxen fail
test-amd64-amd64-rumpuserxen-amd64 blocked
test-amd64-i386-rumpuserxen-i386 blocked
------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images
Logs, config files, etc. are available at
http://logs.test-lab.xenproject.org/osstest/logs
Explanation of these reports, and of osstest in general, is at
http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master
Test harness code can be found at
http://xenbits.xen.org/gitweb?p=osstest.git;a=summary
Not pushing.
(No revision log; it would be 535 lines long.)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@iki.fi> Ian Jackson <Ian.Jackson@eu.citrix.com> Martin Lucina <martin@lucina.net> Wei Liu <liuw@liuw.name>
2015-07-03 6:50 [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@iki.fi> Ian Jackson <Ian.Jackson@eu.citrix.com> Martin Lucina <martin@lucina.net> Wei Liu <liuw@liuw.name> osstest service owner
@ 2015-07-03 8:46 ` Ian Campbell
0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-07-03 8:46 UTC (permalink / raw)
To: osstest service owner; +Cc: xen-devel, ian.jackson, rumpkernel-builds
On Fri, 2015-07-03 at 06:50 +0000, osstest service owner wrote:
> flight 59037 rumpuserxen real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/59037/
Ian, looks like some body text has ended up in the header section of the
mail.
Perhaps something like this is needed? (maybe with more "\n" pasting)
diff --git a/sg-report-flight b/sg-report-flight
index 829e0c3..8cd56fb 100755
--- a/sg-report-flight
+++ b/sg-report-flight
@@ -564,10 +564,9 @@ sub printout {
$header_text .= <<END or die $!;
$r->{Flight}: $r->{OutcomeSummary}
END
- foreach my $include (@includebeginfiles) {
- STDOUT->flush();
- system_checked('cat','--',$include);
- }
+ bodyprint(get_filecontents_core_quiet($_))
+ foreach @includebeginfiles;
+
bodyprint <<END;
flight $r->{Flight} $branch $r->{FlightInfo}{blessing} [$r->{FlightInfo}{intended}]
$c{ReportHtmlPubBaseUrl}/$r->{Flight}/
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-03 8:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 6:50 [rumpuserxen test] People who touched revisions under test: Antti Kantee <pooka@iki.fi> Ian Jackson <Ian.Jackson@eu.citrix.com> Martin Lucina <martin@lucina.net> Wei Liu <liuw@liuw.name> osstest service owner
2015-07-03 8:46 ` Ian Campbell
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.