-
Notifications
You must be signed in to change notification settings - Fork 45.2k
bazel test syntaxnet/... util/utf8/... fails all tests on Arch linux #88
Copy link
Copy link
Closed
Description
I'm running in CPU only mode and python 2.7, but it doesn't work with python 3 on my machine either
I get this:
INFO: Elapsed time: 85.654s, Critical Path: 78.81s
//syntaxnet:arc_standard_transitions_test NO STATUS
//syntaxnet:beam_reader_ops_test NO STATUS
//syntaxnet:graph_builder_test NO STATUS
//syntaxnet:lexicon_builder_test NO STATUS
//syntaxnet:parser_features_test NO STATUS
//syntaxnet:parser_trainer_test NO STATUS
//syntaxnet:reader_ops_test NO STATUS
//syntaxnet:sentence_features_test NO STATUS
//syntaxnet:shared_store_test NO STATUS
//syntaxnet:tagger_transitions_test NO STATUS
//syntaxnet:text_formats_test NO STATUS
//util/utf8:unicodetext_unittest NO STATUS
Executed 0 out of 12 tests: 12 were skipped.
if you need more information about my system/install, let me know!
edit: downgrading from GCC 6.1 to 4.9 seems to have done something. Bazel is testing now and it's been running for about 2 hours. Is that normal? Would enabling the GPU speed that up in the future?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels