Veracity Q&A home login about faq

I build veracity on my windows 7 machine strictly as described in the instructions given by Ian, code downloaded Nov 19th. Without having changed the code, I get several test failures after the build (links are to the logs):
40:st_json.js
117:st_ssjs_activity.js
158:st_web_18001_main.js
159:st_web_18002_main_no_wf.js
174:st_zing_records.js
178:u0003_errno (looks like a localization problem for me)
I can't estimate the severity of the first 5 failures. Have I done something wrong during the build (the thirdbarty-build could not be found at first)? Are those real bugs? Can I use the result anyway? I logged each step I took to build veracity here. How should I proceed?

asked Nov 20 '11 at 03:22

Arne%20Mertz's gravatar image

Arne Mertz
52061529

1

I'd say they're all localization issues. In the activity stream test, for example, I'm guessing the "invalid initializer" in question is the non-US-style decimals, e.g. 1321776671617,000000

Not answering this yet, as without further research, I'm not sure how severe this actually is for you.

(Nov 20 '11 at 10:51) Paul Roub ♦♦

Let me know if I can somehow retrieve more info from the tests, e.g. what the initializer looks like on my machine. Meanwhile, I'll try to run the tests with locale set to en_us.

(Nov 20 '11 at 12:23) Arne Mertz

Solution: I turned the display language and formats to "English (USA)" and thus got rid of the failures. So yes, all the test failures are localization issues. Thanks for the hint, Paul.

link

answered Nov 20 '11 at 14:00

Arne%20Mertz's gravatar image

Arne Mertz
52061529

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×22
×7
×5

Asked: Nov 20 '11 at 03:22

Seen: 454 times

Last updated: Nov 20 '11 at 14:00

powered by OSQA