summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar codeplexbot <unknown>2011-03-08 14:58:23 +0000
committerGravatar codeplexbot <unknown>2011-03-08 14:58:23 +0000
commit092028f2739b5eca2b6434894a60507c726fc903 (patch)
tree600da0942f913ef0b8fa9e05afe995c186765ebc
parenta233625702e0a6398bb2f305ce63d9d701ff3e87 (diff)
Boogie build succeeded, 4 test(s) failed
-rw-r--r--_admin/Boogie/aste/summary.log21
1 files changed, 14 insertions, 7 deletions
diff --git a/_admin/Boogie/aste/summary.log b/_admin/Boogie/aste/summary.log
index c2ec17e9..25afa40b 100644
--- a/_admin/Boogie/aste/summary.log
+++ b/_admin/Boogie/aste/summary.log
@@ -1,22 +1,29 @@
-# Aste started: 2011-03-07 09:08:24
+# Aste started: 2011-03-08 14:45:00
# Host id: Boogiebox
-# [2011-03-07 09:11:10] SpecSharp revision: 63112
-# [2011-03-07 09:12:18] Boogie revision: 63206
-# [2011-03-07 09:12:50] SscBoogie revision: 63105
-[2011-03-07 09:14:28] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com Boogie.sln /Build Debug
+# [2011-03-08 14:47:53] SpecSharp revision: 63224
+# [2011-03-08 14:49:07] Boogie revision: 63229
+# [2011-03-08 14:49:40] SscBoogie revision: 63221
+[2011-03-08 14:51:52] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com Boogie.sln /Build 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()
D:\Temp\aste\Boogie\Source\Core\OOLongUtil.cs(109,7): warning CS0162: Unreachable code detected
+ D:\Temp\aste\Boogie\Source\Core\Absy.cs(673,7): warning CC1036: Detected call to method 'Graphing.Graph`1<Microsoft.Boogie.Block>.TopologicalSort' without [Pure] in contracts of method 'Microsoft.Boogie.Program.GraphFromImpl(Microsoft.Boogie.Implementation)'.
+ D:\Temp\aste\Boogie\Source\Core\Parser.cs(109,3): warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.Resolve(Microsoft.Boogie.ResolutionContext)' overrides 'Microsoft.Boogie.Absy.Resolve(Microsoft.Boogie.ResolutionContext)', thus cannot add Requires.
+ D:\Temp\aste\Boogie\Source\Core\Parser.cs(114,5): warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.Emit(Microsoft.Boogie.TokenTextWriter,System.Int32,System.Boolean)' overrides 'Microsoft.Boogie.Expr.Emit(Microsoft.Boogie.TokenTextWriter,System.Int32,System.Boolean)', thus cannot add Requires.
+ D:\Temp\aste\Boogie\Source\Core\Parser.cs(117,65): warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.ComputeFreeVariables(Microsoft.Boogie.Set)' overrides 'Microsoft.Boogie.Expr.ComputeFreeVariables(Microsoft.Boogie.Set)', thus cannot add Requires.
+ D:\Temp\aste\Boogie\Source\VCExpr\TypeErasure.cs(679,7): warning CC1036: Detected call to method 'Microsoft.Boogie.TypeErasure.TypeAxiomBuilder.UnchangedType(Microsoft.Boogie.Type)' without [Pure] in contracts of method 'Microsoft.Boogie.TypeErasure.TypeAxiomBuilderIntBoolU.CastTo(Microsoft.Boogie.Type)'.
D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(111,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(290,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(309,7): warning CS0162: Unreachable code detected
+ D:\Temp\aste\Boogie\Source\VCGeneration\StratifiedVC.cs(601,17): warning CC1032: Method 'VC.StratifiedVCGen+NormalChecker.CheckVC' overrides 'VC.StratifiedVCGen+StratifiedCheckerInterface.CheckVC', thus cannot add Requires.
+ D:\Temp\aste\Boogie\Source\VCGeneration\StratifiedVC.cs(2422,13): warning CC1032: Method 'VC.StratifiedVCGen.elIsLoop(System.String)' overrides 'VC.VCGen.elIsLoop(System.String)', thus cannot add Requires.
warning CS0659
warning CS0659
warning CS0162
warning CS0162
warning CS0162
warning CS0162
-[2011-03-07 09:29:15] 4 out of 30 test(s) in D:\Temp\aste\Boogie\Test\alltests.txt failed
+[2011-03-08 15:57:15] 4 out of 30 test(s) in D:\Temp\aste\Boogie\Test\alltests.txt failed
['test15', 'lazyinline', 'stratifiedinline', 'extractloops']
-# [2011-03-07 09:30:09] Released nightly of Boogie
+# [2011-03-08 15:58:13] Released nightly of Boogie