diff options
author | CodeplexBot <unknown> | 2011-12-20 08:08:09 +0100 |
---|---|---|
committer | CodeplexBot <unknown> | 2011-12-20 08:08:09 +0100 |
commit | 94dc35a0363d160cf3c795bbb1bd9b0add202d23 (patch) | |
tree | 5a1ef3bacb464203f7abb1f9e6f5930112efb873 /_admin | |
parent | ffbe61e00a84987dcf70da28ec9dd7b15df78253 (diff) |
Boogie build succeeded, 1 test(s) failed
Diffstat (limited to '_admin')
-rw-r--r-- | _admin/Boogie/aste/summary.log | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/_admin/Boogie/aste/summary.log b/_admin/Boogie/aste/summary.log index fd936c9e..b3d1527f 100644 --- a/_admin/Boogie/aste/summary.log +++ b/_admin/Boogie/aste/summary.log @@ -1,15 +1,15 @@ -# Aste started: 2011-12-16 09:35:55
+# Aste started: 2011-12-20 07:00:09
# Host id: Boogiebox
# Configuration: boogie.cfg
# Task: aste.tasks.boogie.FullBuild
-# [2011-12-16 09:39:10] SpecSharp revision: 9deeee3e8ed2
-# [2011-12-16 09:39:10] SscBoogie revision: 9deeee3e8ed2
-# [2011-12-16 09:40:58] Boogie revision: 6a4d8ebae9ad
-[2011-12-16 09:42:16] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com SpecSharp.sln /Project "Checkin Tests" /Build
+# [2011-12-20 07:03:00] SpecSharp revision: 5bcd877b913d
+# [2011-12-20 07:03:00] SscBoogie revision: 5bcd877b913d
+# [2011-12-20 07:04:59] Boogie revision: 38ac55bcb34d
+[2011-12-20 07:06:22] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com SpecSharp.sln /Project "Checkin Tests" /Build
1>corflags : warning CF011: The specified file is strong name signed. Using /Force will invalidate the signature of this image and will require the assembly to be resigned.
warning CF011: The specified file is strong name signed. Using /Force will invalidate the signature of this image and will require the assembly to be resigned.
-[2011-12-16 09:43:45] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com Boogie.sln /Rebuild Checked
+[2011-12-20 07:08:02] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com Boogie.sln /Rebuild Checked
D:\Temp\aste\Boogie\Source\Core\AbsyType.cs(823,16): warning CS0659: 'Microsoft.Boogie.BasicType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
D:\Temp\aste\Boogie\Source\Core\AbsyType.cs(2802,16): warning CS0659: 'Microsoft.Boogie.CtorType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
@@ -26,6 +26,7 @@ D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(1694,11): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(1854,11): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\StratifiedVC.cs(1093,17): warning CC1032: Method 'VC.StratifiedVCGen+NormalChecker.CheckVC' overrides 'VC.StratifiedVCGen+StratifiedCheckerInterface.CheckVC', thus cannot add Requires.
+ EXEC : warning CC1032: Method 'Microsoft.Boogie.Houdini.InlineRequiresVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)' overrides 'Microsoft.Boogie.StandardVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)', thus cannot add Requires.
warning CS0659: 'Microsoft.Boogie.BasicType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
warning CS0659: 'Microsoft.Boogie.CtorType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
warning CS0162: Unreachable code detected
@@ -41,5 +42,7 @@ warning CS0162: Unreachable code detected
warning CS0162: Unreachable code detected
warning CC1032: Method 'VC.StratifiedVCGen+NormalChecker.CheckVC' overrides 'VC.StratifiedVCGen+StratifiedCheckerInterface.CheckVC', thus cannot add Requires.
-[2011-12-16 10:42:42] 0 out of 32 test(s) in D:\Temp\aste\Boogie\Test\alltests.txt failed
-# [2011-12-16 10:43:04] Released nightly of Boogie
+ warning CC1032: Method 'Microsoft.Boogie.Houdini.InlineRequiresVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)' overrides 'Microsoft.Boogie.StandardVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)', thus cannot add Requires.
+[2011-12-20 08:07:24] 1 out of 32 test(s) in D:\Temp\aste\Boogie\Test\alltests.txt failed
+['houdini']
+# [2011-12-20 08:08:08] Released nightly of Boogie
|