David Abdurachmanov 3e5b20e2a9
Disable clocks on riscv64
https://bugs.ruby-lang.org/issues/16007
324dd9d01f

1)
Process.clock_getres matches the clock in practice for Process::CLOCK_PROCESS_CPUTIME_ID FAILED
Expected 10000 == 10000
to be falsy but was true
/builddir/build/BUILD/ruby-2.7.1/spec/ruby/core/process/clock_getres_spec.rb:27:in `block (4 levels) in <top (required)>'
/builddir/build/BUILD/ruby-2.7.1/spec/ruby/core/process/clock_getres_spec.rb:4:in `<top (required)>'
2)
Process.clock_getres matches the clock in practice for Process::CLOCK_THREAD_CPUTIME_ID FAILED
Expected 10000 == 10000
to be falsy but was true
/builddir/build/BUILD/ruby-2.7.1/spec/ruby/core/process/clock_getres_spec.rb:27:in `block (4 levels) in <top (required)>'
/builddir/build/BUILD/ruby-2.7.1/spec/ruby/core/process/clock_getres_spec.rb:4:in `<top (required)>'
Finished in 2010.323383 seconds
3746 files, 30427 examples, 111183 expectations, 2 failures, 0 errors, 3 tagged
make: *** [uncommon.mk:823: yes-test-spec] Error 1

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-02 22:24:17 +03:00
2016-01-05 11:00:48 +01:00
2013-02-22 14:17:04 +01:00
2013-04-30 14:42:13 +02:00
2020-01-15 16:26:13 +01:00
2020-05-02 22:24:17 +03:00
2018-02-13 13:50:15 +01:00
2018-02-13 13:50:15 +01:00
2019-01-17 08:31:01 +01:00
2020-04-01 21:06:53 +02:00
2017-01-09 15:58:21 +01:00
Description
Languages
RPM Spec 60.1%
Diff 32.7%
Ruby 7.2%