Mercurial > evolve
changeset 1130:be31c34bb341
test: ignore bytes lenght in message
We should be storying floating point number as floating point number. So the
size of the meta for fm0 format is going to be unstable. We cover them with a
glob.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 16 Oct 2014 14:06:52 -0700 |
parents | da565c825429 |
children | a44a26f8cc48 |
files | tests/test-corrupt.t tests/test-obsolete.t tests/test-sharing.t tests/test-simple4server.t tests/test-tutorial.t tests/test-wireproto.t |
diffstat | 6 files changed, 11 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-corrupt.t Thu Oct 16 04:20:00 2014 -0700 +++ b/tests/test-corrupt.t Thu Oct 16 14:06:52 2014 -0700 @@ -111,7 +111,7 @@ adding manifests adding file changes added 1 changesets with 2 changes to 2 files - pushing 2 obsolescence markers (147 bytes) + pushing 2 obsolescence markers (* bytes) (glob) 2 obsolescence markers added $ hg -R ../other verify checking changesets
--- a/tests/test-obsolete.t Thu Oct 16 04:20:00 2014 -0700 +++ b/tests/test-obsolete.t Thu Oct 16 14:06:52 2014 -0700 @@ -183,7 +183,7 @@ adding manifests adding file changes added 5 changesets with 5 changes to 5 files (+1 heads) - pushing 2 obsolescence markers (129 bytes) + pushing 2 obsolescence markers (* bytes) (glob) 2 obsolescence markers added $ hg -R ../other-new verify checking changesets @@ -238,7 +238,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) - pushing 3 obsolescence markers (193 bytes) + pushing 3 obsolescence markers (* bytes) (glob) 1 obsolescence markers added $ qlog -R ../other-new 5 @@ -261,7 +261,7 @@ pushing to ../other-new searching for changes no changes found - pushing 3 obsolescence markers (193 bytes) + pushing 3 obsolescence markers (* bytes) (glob) 0 obsolescence markers added [1] @@ -541,7 +541,7 @@ adding manifests adding file changes added 2 changesets with 1 changes to [12] files (re) - pushing 7 obsolescence markers (467 bytes) + pushing 7 obsolescence markers (* bytes) (glob) 3 obsolescence markers added $ hg up -q 10 $ mkcommit "obsol_d'''" @@ -554,7 +554,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) - pushing 8 obsolescence markers (531 bytes) + pushing 8 obsolescence markers (* bytes) (glob) 1 obsolescence markers added $ cd ..
--- a/tests/test-sharing.t Thu Oct 16 04:20:00 2014 -0700 +++ b/tests/test-sharing.t Thu Oct 16 14:06:52 2014 -0700 @@ -112,7 +112,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files - pushing 4 obsolescence markers (341 bytes) + pushing 4 obsolescence markers (* bytes) (glob) 4 obsolescence markers added Figure SG05
--- a/tests/test-simple4server.t Thu Oct 16 04:20:00 2014 -0700 +++ b/tests/test-simple4server.t Thu Oct 16 14:06:52 2014 -0700 @@ -95,7 +95,7 @@ remote: adding manifests remote: adding file changes remote: added 1 changesets with 1 changes to 1 files (+1 heads) - pushing 2 obsolescence markers (171 bytes) + pushing 2 obsolescence markers (* bytes) (glob) $ cat ../errors.log $ hg push pushing to http://localhost:$HGPORT/
--- a/tests/test-tutorial.t Thu Oct 16 04:20:00 2014 -0700 +++ b/tests/test-tutorial.t Thu Oct 16 14:06:52 2014 -0700 @@ -403,7 +403,7 @@ adding manifests adding file changes added 3 changesets with 3 changes to 1 files - pushing 6 obsolescence markers (487 bytes) + pushing 6 obsolescence markers (* bytes) (glob) 6 obsolescence markers added for simplicity sake we get the bathroom change in line again @@ -734,7 +734,7 @@ adding manifests adding file changes added 2 changesets with 2 changes to 1 files (+1 heads) - pushing 10 obsolescence markers (803 bytes) + pushing 10 obsolescence markers (* bytes) (glob) 3 obsolescence markers added remote get a warning that current working directory is based on an obsolete changeset
--- a/tests/test-wireproto.t Thu Oct 16 04:20:00 2014 -0700 +++ b/tests/test-wireproto.t Thu Oct 16 14:06:52 2014 -0700 @@ -71,7 +71,7 @@ remote: adding manifests remote: adding file changes remote: added 1 changesets with 1 changes to 1 files (+1 heads) - pushing 2 obsolescence markers (171 bytes) + pushing 2 obsolescence markers (* bytes) (glob) remote: 2 obsolescence markers added $ hg push pushing to ssh://user@dummy/server