Skip to content

Commit

Permalink
update to chromium 126
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparticuz committed Jul 16, 2024
1 parent 2bcd54a commit 2c715c4
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 11 deletions.
4 changes: 2 additions & 2 deletions _/amazon/events/example.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"url": "https://example.com",
"expected": {
"title": "Example Domain",
"screenshot": "835f3ccc8fdbcb3a4a067666f1e9648e9e513570"
"screenshot": "e610a8be5568f23c453b08928460aae3ae0b4b0a"
}
},
{
"url": "https://get.webgl.org",
"expected": {
"remove": "logo-container",
"screenshot": "7b4110af7294ae55452d636dd8e900574b21ea2d"
"screenshot": "ec6c79a571b4cb5727c6fc23f9da30de3868138c"
}
}
]
Empty file modified _/ansible/ansible.cfg
100755 → 100644
Empty file.
6 changes: 3 additions & 3 deletions _/ansible/inventory.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
[localhost:vars]
ansible_connection=local
ansible_python_interpreter=python
image=ami-08d090f841c8435e9
image=ami-06c68f701d8090592
region=us-east-1
instance_size=c6i.12xlarge
instance_size=c7i.12xlarge

[aws]

[aws:vars]
ansible_connection=ssh
ansible_python_interpreter=auto_silent
ansible_ssh_private_key_file=ansible.pem
chromium_revision=1262506
chromium_revision=1300313
6 changes: 0 additions & 6 deletions _/ansible/plays/chromium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,12 +236,6 @@
path: /srv/source/chromium/src/out/Headless
state: directory

- name: Mounting Build Directory in Memory
become: true
become_user: root
shell: |
mount --types tmpfs --options size=24G,nr_inodes=128k,mode=1777 tmpfs /srv/source/chromium/src/out/Headless
- name: Creating Headless Chromium Configuration
copy:
content: |
Expand Down
Binary file modified bin/chromium.br
Binary file not shown.
Binary file modified bin/swiftshader.tar.br
Binary file not shown.

0 comments on commit 2c715c4

Please sign in to comment.