Jacopo Notarstefano
Jacopo Notarstefano
Hey @chris-asl! Due to the technical problems that `sentry.cern.ch` is having, we switched in https://github.com/inspirehep/inspire-next/commit/1e00b6af4a5b56a0a8dcc6c72fcc032f8910076e to a recent version of `raven` that supports Sentry 8, so that we can use...
Touching the difficulty up to hard, because merging `small_app` and `app` requires to change the scope of the fixture from `function` to `session`, which implies some careful work to avoid...
Commit https://github.com/inspirehep/inspire-next/commit/c97fb948a423a3ac9f09b50010863b19d85d1a13 introduced another application fixture (`workflow_app`).
I recognize the first one in the list, as we investigated it a bit with @salmanmaq and @michamos. It's due to the fact the matcher is not ignoring deleted records,...
Mh. My best guess is that the cited record was not migrating successfully at the time of the experiment, so the matcher was not able to find it.
Part of this issue (specifically the problem I mentioned in https://github.com/inspirehep/inspire-next/issues/3448#issuecomment-394729685) is addressed by https://github.com/inspirehep/inspire-next/pull/3462.
> should have 3 CORE KWs Sorry @ksachs, but how are you determining that? In particular, are we using the same ontologies/knowledge bases? Because I see that https://github.com/inspirehep/inspire-next/pull/2282 has not...
Coverage is still missing from `acceptance`... BTW, this feature of Docker Compose 2.2 might help: https://docs.docker.com/compose/compose-file/compose-file-v2/#init.
I prepended another commit that fixes the build, as apparently it was broken, by switching to `tox-travis`. I got this solution from https://stackoverflow.com/a/37062119.
@mbr I think it's ready. Whenever you have time :+1: