VOOZH about

URL: https://phabricator.wikimedia.org/P94478

⇱ ✎ P94478 T418778


Paste P94478

T418778
ArchivedPublic

Authored by zeljkofilipin on Thu, Jun 25, 12:37 PM.
Project Tags
None
Referenced Files
F90446256: T418778
Thu, Jun 25, 1:19 PM
F90446208: T418778
Thu, Jun 25, 1:18 PM
F90445824: T418778
Thu, Jun 25, 1:12 PM
F90445782: T418778
Thu, Jun 25, 1:12 PM
F90445712: T418778
Thu, Jun 25, 1:11 PM
F90445470: T418778
Thu, Jun 25, 1:08 PM
F90445408: T418778
Thu, Jun 25, 1:07 PM
F90443099: T418778
Thu, Jun 25, 12:37 PM
Subscribers
None
~/Documents/gitlab/zfilipin$ git clone https://gitlab.wikimedia.org/zfilipin/quibble-local.git
Cloning into 'quibble-local'...
remote: Enumerating objects: 3918, done.
remote: Counting objects: 100% (338/338), done.
remote: Compressing objects: 100% (334/334), done.
remote: Total 3918 (delta 245), reused 0 (delta 0), pack-reused 3580 (from 1)
Receiving objects: 100% (3918/3918), 6.18 MiB | 2.83 MiB/s, done.
Resolving deltas: 100% (2971/2971), done.
~/Documents/gitlab/zfilipin$ cd quibble-local/
~/Documents/gitlab/zfilipin/quibble-local$ ./fresh_install
use VERBOSE=1 for full output
logs: log/fresh_install.log
OS: Darwin 25.5.0
CPU: Apple M5 Max (18 cores)
RAM: 64.0 GB
bash: 3.2.57(1)-release
git: git version 2.50.1 (Apple Git-155)
docker: Docker version 29.5.3, build d1c06ef
docker CPUs: 18
docker RAM: 19.5 GB
fresh_install ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
~/Documents/gitlab/zfilipin/quibble-local$ ./install extensions/Wikibase
use VERBOSE=1 for full output
logs: log/install.log
OS: Darwin 25.5.0
CPU: Apple M5 Max (18 cores)
RAM: 64.0 GB
bash: 3.2.57(1)-release
git: git version 2.50.1 (Apple Git-155)
docker: Docker version 29.5.3, build d1c06ef
docker CPUs: 18
docker RAM: 19.5 GB
install .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
~/Documents/gitlab/zfilipin/quibble-local$ cd src/extensions/Wikibase
~/Documents/gitlab/zfilipin/quibble-local/src/extensions/Wikibase$ git diff
diff --git a/package.json b/package.json
index 8bfffd473d..199d62b1e7 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"postinstall": "npm-run-all -p install:*",
"selenium": "npm run selenium-test",
"selenium-daily": "MEDIAWIKI_USER='Selenium user' MW_SERVER=https://wikidata.beta.wmflabs.org:443 MW_SCRIPT_PATH=/w WIKIBASE_PROPERTY_STRING=P443 npm run selenium-test",
- "@selenium-test": "npm run cypress:install && npm run cypress:parallel && npm-run-all --continue-on-error selenium-test:*",
+ "selenium-test": "npm run cypress:install && npm run cypress:parallel && npm-run-all --continue-on-error selenium-test:*",
"selenium-test:repo": "wdio repo/tests/selenium/wdio.conf.js",
"selenium-test:client": "wdio client/tests/selenium/wdio.conf.js",
"@selenium-test:bridge": "npm --prefix client/data-bridge run selenium-test # Disabled per T354841",
~/Documents/gitlab/zfilipin/quibble-local/src/extensions/Wikibase$ cd ../../..
~/Documents/gitlab/zfilipin/quibble-local$ ./run_selenium_tests extensions/Wikibase
use VERBOSE=1 for full output
logs: log/run_selenium_tests.log
OS: Darwin 25.5.0
CPU: Apple M5 Max (18 cores)
RAM: 64.0 GB
bash: 3.2.57(1)-release
git: git version 2.50.1 (Apple Git-155)
docker: Docker version 29.5.3, build d1c06ef
docker CPUs: 18
docker RAM: 19.5 GB
run_selenium_tests ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Content licensed under Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 unless otherwise noted; code licensed under GNU General Public License (GPL) 2.0 or later and other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL · Credits