Skip to content

Conversation

@icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Nov 16, 2016

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Nov 16, 2016
@icewind1991 icewind1991 added this to the Nextcloud 11.0 milestone Nov 16, 2016
@mention-bot
Copy link

@icewind1991, thanks for your PR! By analyzing the history of the files in this pull request, we identified @butonic, @PVince81 and @berendt to be potential reviewers.

@MorrisJobke
Copy link
Member

Fails:

1) OCA\Files\Tests\Service\TagServiceTest::testUpdateFileTags
563s
110
OCP\Files\StorageNotAvailableException: 
563s
112
/drone/src/github.com/nextcloud/server/lib/private/Files/Storage/Wrapper/Availability.php:76
563s
113
/drone/src/github.com/nextcloud/server/lib/private/Files/Storage/Wrapper/Availability.php:239
563s
114
/drone/src/github.com/nextcloud/server/lib/private/Files/View.php:1293
563s
115
/drone/src/github.com/nextcloud/server/lib/private/Files/View.php:1339
563s
116
/drone/src/github.com/nextcloud/server/lib/private/Files/Node/Root.php:196
563s
117
/drone/src/github.com/nextcloud/server/lib/private/Files/Node/Folder.php:122
563s
118
/drone/src/github.com/nextcloud/server/lib/private/Files/AppData/AppData.php:105
563s
119
/drone/src/github.com/nextcloud/server/lib/private/Preview/Watcher.php:61
563s
120
/drone/src/github.com/nextcloud/server/lib/private/Preview/WatcherConnector.php:60
563s
121
/drone/src/github.com/nextcloud/server/lib/private/Hooks/EmitterTrait.php:99
563s
122
/drone/src/github.com/nextcloud/server/lib/private/Hooks/PublicEmitter.php:33
563s
123
/drone/src/github.com/nextcloud/server/lib/private/Files/Node/Root.php:134
563s
124
/drone/src/github.com/nextcloud/server/lib/private/Files/Node/Folder.php:172
563s
125
/drone/src/github.com/nextcloud/server/apps/files/tests/Service/TagServiceTest.php:97

@MorrisJobke
Copy link
Member

@icewind1991 Required PR is merged ;) Fix this! 😉

@MorrisJobke MorrisJobke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Nov 18, 2016
@MorrisJobke
Copy link
Member

@icewind1991 Ping

@LukasReschke
Copy link
Member

@icewind1991 Can we move that to 12? I'd prefer to consider 11 closed for any non-critical merges.

@rullzer
Copy link
Member

rullzer commented Dec 16, 2016

@icewind1991 care to finish this? I'd love to have tests in place.

@MorrisJobke
Copy link
Member

@icewind1991 Ping ;)

@icewind1991
Copy link
Member Author

Changed this so it only includes the object store tests themselves, and not run all tests with object store configured.

That way we can at least get this tests merged and I'll open a separate issue/pr for the rest

cc @MorrisJobke @LukasReschke @rullzer please review

autotest.sh Outdated

# reset data directory
rm -rf "$DATADIR"
rm -rf "$DATADIR"f
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@MorrisJobke MorrisJobke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 2, 2017
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@rullzer rullzer force-pushed the s3-objectstore-ci branch from 9ea4d76 to 3243a60 Compare January 2, 2017 13:17
@rullzer
Copy link
Member

rullzer commented Jan 2, 2017

I rebased to make CI happy

@MorrisJobke MorrisJobke merged commit 61720bf into master Jan 2, 2017
@MorrisJobke MorrisJobke deleted the s3-objectstore-ci branch January 2, 2017 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants