Skip to content

Instantly share code, notes, and snippets.

@EricWF
Created August 15, 2014 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EricWF/987280fe643e2f47684d to your computer and use it in GitHub Desktop.
Save EricWF/987280fe643e2f47684d to your computer and use it in GitHub Desktop.
OpenBSD 10 testsuite results
Compilation failed unexpectedly!
********************
Testing Time: 2299.70s
********************
Failing Tests (24):
libc++ :: atomics/atomics.types.generic/trivially_copyable.pass.cpp
libc++ :: experimental/string.view/string.view.access/at.pass.cpp
libc++ :: input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/pointer.pass.cpp
libc++ :: localization/locale.categories/category.ctype/locale.ctype.byname/tolower_1.pass.cpp
libc++ :: localization/locale.categories/category.ctype/locale.ctype.byname/tolower_many.pass.cpp
libc++ :: localization/locale.categories/category.ctype/locale.ctype.byname/toupper_1.pass.cpp
libc++ :: localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp
libc++ :: numerics/rand/rand.device/ctor.pass.cpp
libc++ :: numerics/rand/rand.device/eval.pass.cpp
libc++ :: re/re.traits/translate_nocase.pass.cpp
libc++ :: strings/c.strings/cuchar.pass.cpp
libc++ :: strings/c.strings/version_cuchar.pass.cpp
libc++ :: strings/string.conversions/stof.pass.cpp
libc++ :: thread/futures/futures.async/async.pass.cpp
libc++ :: thread/futures/futures.future_error/what.pass.cpp
libc++ :: thread/futures/futures.shared_future/wait_for.pass.cpp
libc++ :: thread/futures/futures.shared_future/wait_until.pass.cpp
libc++ :: thread/futures/futures.unique_future/wait_for.pass.cpp
libc++ :: thread/futures/futures.unique_future/wait_until.pass.cpp
libc++ :: thread/thread.condition/thread.condition.condvar/wait_until_pred.pass.cpp
libc++ :: thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/mutex_time_point.pass.cpp
libc++ :: thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/try_lock_for.pass.cpp
libc++ :: thread/thread.threads/thread.thread.this/sleep_for.pass.cpp
libc++ :: utilities/meta/meta.unary/meta.unary.prop/is_trivialially_copyable.pass.cpp
Expected Passes : 4673
Unsupported Tests : 57
Unexpected Failures: 24
2 warning(s) in tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment