List:Commits« Previous MessageNext Message »
From:John H. Embretsen Date:May 19 2009 7:06am
Subject:bzr commit into mysql-falcon branch (john.embretsen:392)
View as plain text  
#At bzr+ssh://bk-internal.mysql.com/bzrroot/mysql-falcon/ based on revid:john.embretsen@stripped

  392 John H. Embretsen	2009-05-19 [merge]
      Merge tip of branch with committed changes for updown test.

    modified:
      weekly_falcon_test_overview/include/gnu_path.inc
      weekly_falcon_test_overview/weekly_falcon_test_overview.txt
      weekly_falcon_test_overview/weekly_falcon_test_overview_runtime.txt
      weekly_falcon_test_overview/weekly_test_overview.sh
=== modified file 'weekly_falcon_test_overview/include/gnu_path.inc'
--- a/weekly_falcon_test_overview/include/gnu_path.inc	2008-03-02 12:28:04 +0000
+++ b/weekly_falcon_test_overview/include/gnu_path.inc	2009-05-14 13:36:14 +0000
@@ -7,7 +7,7 @@
 PLATFORM=$(uname)
 case $PLATFORM in
     Darwin)
-        export PATH="/sw/bin:/sbin:$PATH"
+        export PATH="/bin:/sw/bin:/sbin:$PATH"
         ;;
     SunOS)
         export PATH="/usr/sfw/bin:/usr/sbin:/usr/local/bin:$PATH"

=== modified file 'weekly_falcon_test_overview/weekly_falcon_test_overview.txt'
--- a/weekly_falcon_test_overview/weekly_falcon_test_overview.txt	2009-04-24 10:41:29 +0000
+++ b/weekly_falcon_test_overview/weekly_falcon_test_overview.txt	2009-05-14 12:52:49 +0000
@@ -392,3 +392,11 @@
 2009-04-24 win64 opt build: Failed 1/241 tests, 99.59% were successful.
 2009-04-24 esslingen debug build: Failed 3/242 tests, 98.76% were successful.
 2009-04-24 esslingen opt build: Failed 1/241 tests, 99.59% were successful.
+2009-05-01 walldorf debug build: Failed 1/255 tests, 99.61% were successful.
+2009-05-01 walldorf opt build: Failed 1/255 tests, 99.61% were successful.
+2009-05-01 ubuntu32x2 debug build: Failed 1/242 tests, 99.59% were successful.
+2009-05-01 ubuntu32x2 opt build: Failed 1/241 tests, 99.59% were successful.
+2009-05-01 win64 debug build: Failed 1/242 tests, 99.59% were successful.
+2009-05-01 win64 opt build: Failed 1/241 tests, 99.59% were successful.
+2009-05-01 esslingen debug build: Failed 3/242 tests, 98.76% were successful.
+2009-05-01 esslingen opt build: Failed 1/241 tests, 99.59% were successful.

=== modified file 'weekly_falcon_test_overview/weekly_falcon_test_overview_runtime.txt'
--- a/weekly_falcon_test_overview/weekly_falcon_test_overview_runtime.txt	2009-04-24 10:41:29 +0000
+++ b/weekly_falcon_test_overview/weekly_falcon_test_overview_runtime.txt	2009-05-14 12:52:49 +0000
@@ -348,3 +348,7 @@
 2009-04-24
   Linux 64-bit: 834.373
 13045.386 seconds
+
+2009-05-01
+  Linux 64-bit: 817.607
+13368.531 seconds

=== modified file 'weekly_falcon_test_overview/weekly_test_overview.sh'
--- a/weekly_falcon_test_overview/weekly_test_overview.sh	2009-04-24 10:51:29 +0000
+++ b/weekly_falcon_test_overview/weekly_test_overview.sh	2009-05-14 13:36:14 +0000
@@ -23,8 +23,8 @@ fi
 #
 # Includes.
 #
-source include/apply_patches.inc
 source include/gnu_path.inc
+source include/apply_patches.inc
 
 #
 # Directories.


Attachment: [text/bzr-bundle] bzr/john.embretsen@sun.com-20090519070646-nupfj2j3lea8e3qu.bundle
Thread
bzr commit into mysql-falcon branch (john.embretsen:392) John H. Embretsen19 May