-
```
What steps will reproduce the problem?
1. Try to use https with s3fs. Access will fail with:
s3fs: ###problem with the SSL CA cert (path? access rights?)
What is the expected output? What do you…
-
Schema:
``` ruby
schema "001" do
entity "Entry" do
datetime :startedAt
datetime :finishedAt
integer64 :duration
end
end
```
Test:
``` ruby
it 'stores startedAt correctly' do
Entr…
-
Hi,
I've installed healpix libraries at my system.
I've installed python 2.7 (CentOS uses python 2.6).
And I've installed many libraries (matplotlib, asciitable, chealpy, Cython, multiprocessing, nos…
-
```
What steps will reproduce the problem?
1. Try to use https with s3fs. Access will fail with:
s3fs: ###problem with the SSL CA cert (path? access rights?)
What is the expected output? What do you…
-
In changing months+years to decimal-year by dividing the month by 12 then added the value to the actual year, am I supposed to leave December observations as 1, thus adding 1 to the year of the observ…
-
Because heroku run's every process in a separated closed environment the `ps` command doesn't list any worker processes.
We are currently running in some problems with heroku because they don't grace…
-
```
What steps will reproduce the problem?
1. Try to use https with s3fs. Access will fail with:
s3fs: ###problem with the SSL CA cert (path? access rights?)
What is the expected output? What do you…
-
ThreadFindSeal, which is invoked in TickHandlerServer and by TileEntityOxygenSealer.updateEntity, queues updates to the world for the next server tick. If, between when these updates are queued (wher…
-
Hi @emhart
There is a small error in the documentation for the `reproduce_model` examples code. We have:
``` r
## Not run:
finchMod
-
Continued discussion started in: https://github.com/OpenMS/OpenMS/pull/1170
I noticed that the TOPP_FidoAdapter_4 test runs forever on our linux cluster. I canceled it after half an hour. On my Macboo…