gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 15 forks source link

Acceptance tests scenario for Datacite metadata systematically fails on Upstream pipeline #2064

Closed rija closed 4 weeks ago

rija commented 4 weeks ago

Describe the bug the acceptance tests job fails with this error:

There was 1 failure:
1) form to update dataset details: Update metadata for non exist doi
 Test  tests/acceptance/AdminDatasetForm.feature:Update metadata for non exist doi
 Step  I should see "error with metadata status: 200 and doi status: 404 details can be found at here" 
 Fail  Failed asserting that on page /adminDataset/update/id/5
--> Skip to main content
Joe's GigaDB Page Admin LogOut Browse Samples
Search
, opens in a new window
, opens in a new window
, opens in a new window
, opens in a new window
, opens in a new window
Home
About 
Help 
Terms of use
Admin Manage Update
Update Dataset 100039
Fields with * are required.
Submi
[Content too long to display. See complete response in '/project/tests/_output/' directory]
--> contains "Error with metadata status: 200 and DOI status: 404 Details can be found at here".

Expected behavior That test should pass

rija commented 4 weeks ago

will be fixed in PR #1977