Fixing the flakiness of the serialization tests by assuring that serialization is...
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 3 Feb 2009 08:35:03 +0000 (08:35 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 3 Feb 2009 08:35:03 +0000 (08:35 +0000)
commitda4fdea61a04d0d9ea50451b1e57ebb332221194
treeffe6760d122c20e6747fb597bec1bdbbfc2b8eba
parentc5964cb7adda3b096c8e050c0d41766da257785c
Fixing the flakiness of the serialization tests by assuring that serialization is run before every deserialization test.
Review URL: http://codereview.chromium.org/19541

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1214 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/cctest.cc
test/cctest/cctest.h
test/cctest/test-serialize.cc
test/cctest/testcfg.py
tools/test.py