[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #1106

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1106/display/redirect

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #1105

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1105/display/redirect

Re: [PR] On ARM64 FreeBSD use QuickJS [couchdb]

2024-05-15 Thread via GitHub
nickva merged PR #5056: URL: https://github.com/apache/couchdb/pull/5056 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[Jenkins] FAILURE: CouchDB » Full Platform Builds » jenkins-freebsd-arm64-quickjs #2

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-freebsd-arm64-quickjs/2/display/redirect

[PR] On ARM64 FreeBSD use QuickJS only [couchdb]

2024-05-15 Thread via GitHub
nickva opened a new pull request, #5056: URL: https://github.com/apache/couchdb/pull/5056 Better than not running any tests at all for now, at least -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[Jenkins] FAILURE: CouchDB » Full Platform Builds » jenkins-freebsd-arm64-quickjs #1

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-freebsd-arm64-quickjs/1/display/redirect

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » main #1101

2024-05-15 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1101/display/redirect

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #1100

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1100/display/redirect

Re: [PR] Update `nose2` to 0.13 to remove the missing method warning. [couchdb]

2024-05-15 Thread via GitHub
iilyak commented on PR #5055: URL: https://github.com/apache/couchdb/pull/5055#issuecomment-2113454782 It is already 0.13 on main -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Update `nose2` to 0.13 to remove the missing method warning. [couchdb]

2024-05-15 Thread via GitHub
iilyak closed pull request #5055: Update `nose2` to 0.13 to remove the missing method warning. URL: https://github.com/apache/couchdb/pull/5055 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Update a few deps and improve CI [couchdb]

2024-05-15 Thread via GitHub
nickva merged PR #5054: URL: https://github.com/apache/couchdb/pull/5054 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] Update `nose2` to 0.13 to remove the missing method warning. [couchdb]

2024-05-15 Thread via GitHub
iilyak opened a new pull request, #5055: URL: https://github.com/apache/couchdb/pull/5055 The `unittest.TestCase` class in python 3.12 has a new addDuration method. The nose extends that class without providing the implementation for the method. This has been fixed in following PR

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » jenkins-update-repos-and-reqs #5

2024-05-15 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/jenkins-update-repos-and-reqs/5/display/redirect

[Jenkins] SUCCESS: CouchDB » Full Platform Builds » main #1099

2024-05-15 Thread Apache Jenkins Server
Yay, we passed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1099/display/redirect

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #1098

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1098/display/redirect

[Jenkins] FAILURE: CouchDB » Full Platform Builds » main #1097

2024-05-15 Thread Apache Jenkins Server
Boo, we failed. https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1097/display/redirect

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-15 Thread via GitHub
nickva merged PR #4627: URL: https://github.com/apache/couchdb/pull/4627 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Add QuickJS as a Javascript engine option [couchdb]

2024-05-15 Thread via GitHub
nickva commented on code in PR #4627: URL: https://github.com/apache/couchdb/pull/4627#discussion_r1601002604 ## src/couch_quickjs/src/couch_quickjs_scanner_plugin.erl: ## @@ -0,0 +1,493 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +% use