pharo
pharo copied to clipboard
Enable clean blocks
This change enables clean blocks to see what is still failing with them
Just 5 failing tests!
-
testRecompileMethodToInBlockContextWithDeadHomeRemainsInOldBlock – MacOSX64.NewTools.Debugger.Tests.Model.StDebuggerActionModelTest
-
testRecompileMethodToInBlockContext – MacOSX64.NewTools.Debugger.Tests.Model.StDebuggerActionModelTest
-
testRecompileMethodToInBlockContextWithDeadHome – MacOSX64.NewTools.Debugger.Tests.Model.StDebuggerActionModelTest
-
testSerializeContextToFileNamed – MacOSX64.NewTools.Debugger.Fuel.Tests.FLDebuggerStackSerializerTest
-
testSerializeStackFromContext – MacOSX64.NewTools.Debugger.Fuel.Tests.FLDebuggerStackSerializerTest
Some were fixed and some are now failing:
- testRevertToInContext – Unix64.EmergencyDebugger.Tests.EDDebuggingAPITest
- testSelectedMethodVersionsSize – Unix64.EmergencyDebugger.Tests.EDEmergencyDebuggerTest
- testShowOlderMethodVersion – Unix64.EmergencyDebugger.Tests.EDEmergencyDebuggerTest
- testSerializeContextToFileNamed – Unix64.NewTools.Debugger.Fuel.Tests.FLDebuggerStackSerializerTest
- testSerializeStackFromContext – Unix64.NewTools.Debugger.Fuel.Tests.FLDebuggerStackSerializerTest
Some of those tests failures are not related but others still are
we wil do one for pharo 14