Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core Commit: 079b87494967776bd53c38eaa00485742d6ffd48 https://github.com/pharo-project/pharo-core/commit/079b87494967776bd53c38eaa00485742d6ffd48 Author: Jenkins Build Server <[hidden email]> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M FuelTests.package/FLContextSerializationTest.class/instance/tests/testDoIt.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50419.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50420.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50419.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50420.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 50420 16933 experiment: skip FLContextSerializationTest>>testDoIt https://pharo.fogbugz.com/f/cases/16933 http://files.pharo.org/image/50/50420.zip |
I think this tests was the reason for the hanging monkey...
> On 05 Nov 2015, at 09:21, GitHub <[hidden email]> wrote: > > Branch: refs/heads/5.0 > Home: https://github.com/pharo-project/pharo-core > Commit: 079b87494967776bd53c38eaa00485742d6ffd48 > https://github.com/pharo-project/pharo-core/commit/079b87494967776bd53c38eaa00485742d6ffd48 > Author: Jenkins Build Server <[hidden email]> > Date: 2015-11-05 (Thu, 05 Nov 2015) > > Changed paths: > M FuelTests.package/FLContextSerializationTest.class/instance/tests/testDoIt.st > R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50419.st > A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50420.st > R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50419.st > A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50420.st > M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st > > Log Message: > ----------- > 50420 > 16933 experiment: skip FLContextSerializationTest>>testDoIt > https://pharo.fogbugz.com/f/cases/16933 > > http://files.pharo.org/image/50/50420.zip > > |
> I think this tests was the reason for the hanging monkey...
I tested locally and I confirm that FLContextSerializationTest>>#testDoIt was signaling OutOfMemory frequently (but not always). I will take a look into the test. Martin |
In reply to this post by Marcus Denker-4
That's great if we do not have all the time out anymore! Great job :)
On Thu, Nov 5, 2015 at 3:25 PM, Marcus Denker <[hidden email]> wrote: > I think this tests was the reason for the hanging monkey... > >> On 05 Nov 2015, at 09:21, GitHub <[hidden email]> wrote: >> >> Branch: refs/heads/5.0 >> Home: https://github.com/pharo-project/pharo-core >> Commit: 079b87494967776bd53c38eaa00485742d6ffd48 >> https://github.com/pharo-project/pharo-core/commit/079b87494967776bd53c38eaa00485742d6ffd48 >> Author: Jenkins Build Server <[hidden email]> >> Date: 2015-11-05 (Thu, 05 Nov 2015) >> >> Changed paths: >> M FuelTests.package/FLContextSerializationTest.class/instance/tests/testDoIt.st >> R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50419.st >> A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50420.st >> R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50419.st >> A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50420.st >> M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st >> >> Log Message: >> ----------- >> 50420 >> 16933 experiment: skip FLContextSerializationTest>>testDoIt >> https://pharo.fogbugz.com/f/cases/16933 >> >> http://files.pharo.org/image/50/50420.zip >> >> > > -- Cheers Cyril Ferlicot |
Free forum by Nabble | Edit this page |