Skip to content

Commit cbfb97c

Browse files
committed
Fix testing.py to include plone.app.z3cform
1 parent cb947d6 commit cbfb97c

3 files changed

Lines changed: 114 additions & 0 deletions

File tree

src/udala/zinema/testing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ def setUpZope(self, app, configurationContext):
2323

2424
self.loadZCML(package=plone.restapi)
2525

26+
import plone.app.z3cform
27+
self.loadZCML(package=plone.app.z3cform)
2628
import collective.z3cform.datagridfield
2729

2830
self.loadZCML(package=collective.z3cform.datagridfield)

z_logs.txt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
config Set up job 2026-04-20T13:15:41.4082886Z Current runner version: '2.333.1'
2+
config Set up job 2026-04-20T13:15:41.4108280Z ##[group]Runner Image Provisioner
3+
config Set up job 2026-04-20T13:15:41.4109072Z Hosted Compute Agent
4+
config Set up job 2026-04-20T13:15:41.4109581Z Version: 20260213.493
5+
config Set up job 2026-04-20T13:15:41.4110168Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
6+
config Set up job 2026-04-20T13:15:41.4110799Z Build Date: 2026-02-13T00:28:41Z
7+
config Set up job 2026-04-20T13:15:41.4111433Z Worker ID: {6b9b7a18-8372-4fcc-aa51-879a8026a2de}
8+
config Set up job 2026-04-20T13:15:41.4112030Z Azure Region: westus3
9+
config Set up job 2026-04-20T13:15:41.4112580Z ##[endgroup]
10+
config Set up job 2026-04-20T13:15:41.4114094Z ##[group]Operating System
11+
config Set up job 2026-04-20T13:15:41.4114658Z Ubuntu
12+
config Set up job 2026-04-20T13:15:41.4115195Z 24.04.4
13+
config Set up job 2026-04-20T13:15:41.4115730Z LTS
14+
config Set up job 2026-04-20T13:15:41.4116148Z ##[endgroup]
15+
config Set up job 2026-04-20T13:15:41.4116649Z ##[group]Runner Image
16+
config Set up job 2026-04-20T13:15:41.4117183Z Image: ubuntu-24.04
17+
config Set up job 2026-04-20T13:15:41.4117642Z Version: 20260413.86.1
18+
config Set up job 2026-04-20T13:15:41.4118555Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
19+
config Set up job 2026-04-20T13:15:41.4120019Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
20+
config Set up job 2026-04-20T13:15:41.4120850Z ##[endgroup]
21+
config Set up job 2026-04-20T13:15:41.4123263Z ##[group]GITHUB_TOKEN Permissions
22+
config Set up job 2026-04-20T13:15:41.4125963Z Actions: write
23+
config Set up job 2026-04-20T13:15:41.4126477Z ArtifactMetadata: write
24+
config Set up job 2026-04-20T13:15:41.4127002Z Attestations: write
25+
config Set up job 2026-04-20T13:15:41.4127473Z Checks: write
26+
config Set up job 2026-04-20T13:15:41.4127964Z Contents: write
27+
config Set up job 2026-04-20T13:15:41.4128420Z Deployments: write
28+
config Set up job 2026-04-20T13:15:41.4128956Z Discussions: write
29+
config Set up job 2026-04-20T13:15:41.4129430Z Issues: write
30+
config Set up job 2026-04-20T13:15:41.4129901Z Metadata: read
31+
config Set up job 2026-04-20T13:15:41.4130336Z Models: read
32+
config Set up job 2026-04-20T13:15:41.4130838Z Packages: write
33+
config Set up job 2026-04-20T13:15:41.4131316Z Pages: write
34+
config Set up job 2026-04-20T13:15:41.4131838Z PullRequests: write
35+
config Set up job 2026-04-20T13:15:41.4132444Z RepositoryProjects: write
36+
config Set up job 2026-04-20T13:15:41.4132948Z SecurityEvents: write
37+
config Set up job 2026-04-20T13:15:41.4133447Z Statuses: write
38+
config Set up job 2026-04-20T13:15:41.4134088Z ##[endgroup]
39+
config Set up job 2026-04-20T13:15:41.4136663Z Secret source: Actions
40+
config Set up job 2026-04-20T13:15:41.4137359Z Prepare workflow directory
41+
config Set up job 2026-04-20T13:15:41.4516683Z Prepare all required actions
42+
config Set up job 2026-04-20T13:15:41.4571282Z Complete job name: config
43+
config Test vars 2026-04-20T13:15:41.5204085Z ##[group]Run echo 'python-version=3.12'
44+
config Test vars 2026-04-20T13:15:41.5204913Z echo 'python-version=3.12'
45+
config Test vars 2026-04-20T13:15:41.5205479Z echo 'plone-version=6.1.2'
46+
config Test vars 2026-04-20T13:15:41.5405068Z shell: /usr/bin/bash -e {0}
47+
config Test vars 2026-04-20T13:15:41.5406010Z env:
48+
config Test vars 2026-04-20T13:15:41.5406556Z python-version: 3.12
49+
config Test vars 2026-04-20T13:15:41.5407024Z plone-version: 6.1.2
50+
config Test vars 2026-04-20T13:15:41.5407492Z ##[endgroup]
51+
config Test vars 2026-04-20T13:15:41.5668720Z python-version=3.12
52+
config Test vars 2026-04-20T13:15:41.5669560Z plone-version=6.1.2
53+
config Complete job 2026-04-20T13:15:41.5826215Z Evaluate and set job outputs
54+
config Complete job 2026-04-20T13:15:41.5840184Z Set output 'python-version'
55+
config Complete job 2026-04-20T13:15:41.5843114Z Set output 'plone-version'
56+
config Complete job 2026-04-20T13:15:41.5845128Z Cleaning up orphan processes

zinema_logs.txt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
config Set up job 2026-04-20T13:15:41.4082886Z Current runner version: '2.333.1'
2+
config Set up job 2026-04-20T13:15:41.4108280Z ##[group]Runner Image Provisioner
3+
config Set up job 2026-04-20T13:15:41.4109072Z Hosted Compute Agent
4+
config Set up job 2026-04-20T13:15:41.4109581Z Version: 20260213.493
5+
config Set up job 2026-04-20T13:15:41.4110168Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
6+
config Set up job 2026-04-20T13:15:41.4110799Z Build Date: 2026-02-13T00:28:41Z
7+
config Set up job 2026-04-20T13:15:41.4111433Z Worker ID: {6b9b7a18-8372-4fcc-aa51-879a8026a2de}
8+
config Set up job 2026-04-20T13:15:41.4112030Z Azure Region: westus3
9+
config Set up job 2026-04-20T13:15:41.4112580Z ##[endgroup]
10+
config Set up job 2026-04-20T13:15:41.4114094Z ##[group]Operating System
11+
config Set up job 2026-04-20T13:15:41.4114658Z Ubuntu
12+
config Set up job 2026-04-20T13:15:41.4115195Z 24.04.4
13+
config Set up job 2026-04-20T13:15:41.4115730Z LTS
14+
config Set up job 2026-04-20T13:15:41.4116148Z ##[endgroup]
15+
config Set up job 2026-04-20T13:15:41.4116649Z ##[group]Runner Image
16+
config Set up job 2026-04-20T13:15:41.4117183Z Image: ubuntu-24.04
17+
config Set up job 2026-04-20T13:15:41.4117642Z Version: 20260413.86.1
18+
config Set up job 2026-04-20T13:15:41.4118555Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
19+
config Set up job 2026-04-20T13:15:41.4120019Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
20+
config Set up job 2026-04-20T13:15:41.4120850Z ##[endgroup]
21+
config Set up job 2026-04-20T13:15:41.4123263Z ##[group]GITHUB_TOKEN Permissions
22+
config Set up job 2026-04-20T13:15:41.4125963Z Actions: write
23+
config Set up job 2026-04-20T13:15:41.4126477Z ArtifactMetadata: write
24+
config Set up job 2026-04-20T13:15:41.4127002Z Attestations: write
25+
config Set up job 2026-04-20T13:15:41.4127473Z Checks: write
26+
config Set up job 2026-04-20T13:15:41.4127964Z Contents: write
27+
config Set up job 2026-04-20T13:15:41.4128420Z Deployments: write
28+
config Set up job 2026-04-20T13:15:41.4128956Z Discussions: write
29+
config Set up job 2026-04-20T13:15:41.4129430Z Issues: write
30+
config Set up job 2026-04-20T13:15:41.4129901Z Metadata: read
31+
config Set up job 2026-04-20T13:15:41.4130336Z Models: read
32+
config Set up job 2026-04-20T13:15:41.4130838Z Packages: write
33+
config Set up job 2026-04-20T13:15:41.4131316Z Pages: write
34+
config Set up job 2026-04-20T13:15:41.4131838Z PullRequests: write
35+
config Set up job 2026-04-20T13:15:41.4132444Z RepositoryProjects: write
36+
config Set up job 2026-04-20T13:15:41.4132948Z SecurityEvents: write
37+
config Set up job 2026-04-20T13:15:41.4133447Z Statuses: write
38+
config Set up job 2026-04-20T13:15:41.4134088Z ##[endgroup]
39+
config Set up job 2026-04-20T13:15:41.4136663Z Secret source: Actions
40+
config Set up job 2026-04-20T13:15:41.4137359Z Prepare workflow directory
41+
config Set up job 2026-04-20T13:15:41.4516683Z Prepare all required actions
42+
config Set up job 2026-04-20T13:15:41.4571282Z Complete job name: config
43+
config Test vars 2026-04-20T13:15:41.5204085Z ##[group]Run echo 'python-version=3.12'
44+
config Test vars 2026-04-20T13:15:41.5204913Z echo 'python-version=3.12'
45+
config Test vars 2026-04-20T13:15:41.5205479Z echo 'plone-version=6.1.2'
46+
config Test vars 2026-04-20T13:15:41.5405068Z shell: /usr/bin/bash -e {0}
47+
config Test vars 2026-04-20T13:15:41.5406010Z env:
48+
config Test vars 2026-04-20T13:15:41.5406556Z python-version: 3.12
49+
config Test vars 2026-04-20T13:15:41.5407024Z plone-version: 6.1.2
50+
config Test vars 2026-04-20T13:15:41.5407492Z ##[endgroup]
51+
config Test vars 2026-04-20T13:15:41.5668720Z python-version=3.12
52+
config Test vars 2026-04-20T13:15:41.5669560Z plone-version=6.1.2
53+
config Complete job 2026-04-20T13:15:41.5826215Z Evaluate and set job outputs
54+
config Complete job 2026-04-20T13:15:41.5840184Z Set output 'python-version'
55+
config Complete job 2026-04-20T13:15:41.5843114Z Set output 'plone-version'
56+
config Complete job 2026-04-20T13:15:41.5845128Z Cleaning up orphan processes

0 commit comments

Comments
 (0)