[Test only] Make a comment change#28300
Conversation
to see if Jenkins runs OK by default in stable10
|
This Jenkins fail happens here with just making a whitespace edit in a comment. So something is wrong with Jenkins or some code or test committed to stable10. |
|
hmm yes, seems there is a problem with auth.feature:10 I am thinking about the trashbin tests which requires a log in like using the web ui, maybe it is affecting this test somehow. |
|
No, trashbin tests were not merged yet. Actually that PR (#28268) is failing for the same reason. |
|
@PVince81 do you know about recent changes in stable10 which could make auth.feature:10 to fail? https://github.com/owncloud/core/blob/stable10/tests/integration/features/auth.feature#L10-L12 |
no |
|
bisect ? |
|
The test alone doesn't fail locally. It has to run the whole suite. Probably it just requires some particular feature to run before auth. Maybe we can modify run.sh to get tags as parameters, and add a tag to every feature. In this cases it is useful to be able to run just a couple of features. |
|
This was only to test Jenkins runs - closing. |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
to see if Jenkins runs OK by default in stable10