Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test case "codegen_basic_test:simple_model_test" failed in VS2013 #23

Open
hucm90 opened this issue Jul 29, 2015 · 1 comment
Open

Test case "codegen_basic_test:simple_model_test" failed in VS2013 #23

hucm90 opened this issue Jul 29, 2015 · 1 comment

Comments

@hucm90
Copy link

hucm90 commented Jul 29, 2015

After complied the project follow by the README , running tests failed in the test case "codegen_basic_test:simple_model_test".
The error was:
codegen_basic_test.cpp(14): error: Failure in simple_model_test: Test case timed out and is hung. Aborting all remaining test cases. Expected under 180000ms. FAILED

When I run "odata_codegen_tool.vs12d.exe" manually, the program is hung again.

The call stack was:

odata_client.vs12d.dll!odata::edm::edm_primitive_type::BINARY() Line 52 C++
odata_client.vs12d.dll!odata::edm::`dynamic initializer for 'init_name_to_prmitive_value''() Line 30 C++

The OS is Windows 7 SP1 Ultimate X86.
Compiler is Visual Studio Community 2013 Update 5.

@ThomasVetterling
Copy link

Is there anyone who knows a solution for that problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants