gco / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 0 forks source link

make test has 7 failures on my Mac #501

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
make test has 7 failures on my Mac

ProductName:    Mac OS X
ProductVersion: 10.9.4
BuildVersion:   13E28

Python 2.7.5

To repro:

hg clone https://code.google.com/p/rietveld/
cd rietveld
make test

See attached output.

Maybe I need to install things?

Original issue reported on code.google.com by esei...@chromium.org on 26 Aug 2014 at 10:01

Attachments:

GoogleCodeExporter commented 9 years ago
My checkout is:
changeset:   1420:af712bf0708b

Original comment by esei...@chromium.org on 26 Aug 2014 at 10:02

GoogleCodeExporter commented 9 years ago
The failing tests were cruft or stats stuff that needs a lot more time to 
revise.  So I deleted the cruft and moved the stats tests to a different file 
name for now.

https://codereview.appspot.com/133060043/
and
https://codereview.appspot.com/130610043/

Original comment by jrobbins@google.com on 26 Aug 2014 at 11:18