Skip to content

added tests for extension option factory

7dc4425
Select commit
Loading
Failed to load commit list.
Merged

Expose extension option factory as a public method #1141

added tests for extension option factory
7dc4425
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Google Cloud Build / cel-go-builder (cel-analysis) succeeded Mar 11, 2025 in 1m 53s

Summary

Build Information

Trigger cel-go-builder
Build 5b4f89a4-2f54-41b7-8718-98cf8cd5aba5
Start 2025-03-11T10:16:04-07:00
Duration 1m2.081s
Status SUCCESS

Steps

Step Status Duration
golang:1.21.1 SUCCESS 21.843s
bazel-test SUCCESS 57.11s

Details

starting build "5b4f89a4-2f54-41b7-8718-98cf8cd5aba5"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/google/cel-go
 * branch            7dc442519d5e28cb215448d022dfbdbd93c3deae -> FETCH_HEAD
HEAD is now at 7dc4425 added tests for extension option factory
GitCommit:
7dc442519d5e28cb215448d022dfbdbd93c3deae
BUILD
Starting Step #1 - "bazel-test"
Starting Step #0
Step #0: Pulling image: golang:1.21.1
Step #1 - "bazel-test": Already have image (with digest): gcr.io/cloud-builders/bazel
Step #1 - "bazel-test": Extracting Bazel installation...
Step #0: 1.21.1: Pulling from library/golang
Step #0: 167b8a53ca45: Pulling fs layer
Step #0: b47a222d28fa: Pulling fs layer
Step #0: debce5f9f3a9: Pulling fs layer
Step #0: 91b457aaf04f: Pulling fs layer
Step #0: b0ed6cc9b509: Pulling fs layer
Step #0: 92b30a24413a: Pulling fs layer
Step #0: 92b30a24413a: Waiting
Step #0: b0ed6cc9b509: Waiting
Step #0: 91b457aaf04f: Waiting
Step #0: b47a222d28fa: Verifying Checksum
Step #0: b47a222d28fa: Download complete
Step #1 - "bazel-test": Starting local Bazel server and connecting to it...
Step #0: debce5f9f3a9: Verifying Checksum
Step #0: debce5f9f3a9: Download complete
Step #0: 167b8a53ca45: Verifying Checksum
Step #0: 167b8a53ca45: Download complete
Step #0: 92b30a24413a: Verifying Checksum
Step #0: 92b30a24413a: Download complete
Step #0: 91b457aaf04f: Verifying Checksum
Step #0: 91b457aaf04f: Download complete
Step #0: 167b8a53ca45: Pull complete
Step #0: b0ed6cc9b509: Verifying Checksum
Step #0: b0ed6cc9b509: Download complete
Step #0: b47a222d28fa: Pull complete
Step #1 - "bazel-test": INFO: Invocation ID: ff7693dd-5480-4280-a538-5ed7c18bd104
Step #1 - "bazel-test": Loading: 
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #0: debce5f9f3a9: Pull complete
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #0: 91b457aaf04f: Pull complete
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test":     currently loading:  ... (3 packages)
Step #1 - "bazel-test": Analyzing: 63 targets (37 packages loaded, 0 targets configured)
Step #1 - "bazel-test": Analyzing: 63 targets (75 packages loaded, 756 targets configured)
Step #1 - "bazel-test": Analyzing: 63 targets (81 packages loaded, 770 targets configured)
Step #0: b0ed6cc9b509: Pull complete
Step #0: 92b30a24413a: Pull complete
Step #0: Digest: sha256:19600fdcae402165dcdab18cb9649540bde6be7274dedb5d205b2f84029fe909
Step #0: Status: Downloaded newer image for golang:1.21.1
Step #0: docker.io/library/golang:1.21.1
Step #1 - "bazel-test": Analyzing: 63 targets (87 packages loaded, 1295 targets configured)
Step #1 - "bazel-test": Analyzing: 63 targets (101 packages loaded, 10912 targets configured)
Step #1 - "bazel-test": Analyzing: 63 targets (103 packages loaded, 11208 targets configured)
Step #1 - "bazel-test": Analyzing: 63 targets (108 packages loaded, 11270 targets configured)
Step #0: go: downloading gopkg.in/yaml.v3 v3.0.1
Step #0: go: downloading google.golang.org/protobuf v1.34.2
Step #0: go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7
Step #0: go: downloading cel.dev/expr v0.19.1
Step #0: go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
Step #0: go: downloading golang.org/x/text v0.16.0
Step #0: go: downloading github.com/stoewer/go-strcase v1.2.0
Step #0: go: downloading golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
Step #0: go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7
Finished Step #0
Step #1 - "bazel-test": Analyzing: 63 targets (109 packages loaded, 11403 targets configured)
Step #1 - "bazel-test": Analyzing: 63 targets (109 packages loaded, 11403 targets configured)
Step #1 - "bazel-test": INFO: Analyzed 63 targets (193 packages loaded, 13038 targets configured).
Step #1 - "bazel-test": INFO: Found 44 targets and 19 test targets...
Step #1 - "bazel-test": [0 / 238] [Prepa] Creating source manifest for //common/containers:go_default_test
Step #1 - "bazel-test": [388 / 669] Compiling src/google/protobuf/struct.pb.cc; Downloading external/com_google_protobuf/_objs/protobuf/struct.pb.d; 0s remote-cache ... (31 actions, 0 running)
Step #1 - "bazel-test": [507 / 716] GoCompilePkg external/com_github_antlr4_go_antlr_v4/antlr.a; Downloading external/com_github_antlr4_go_antlr_v4/antlr.a, 7.1 MiB / 7.3 MiB; 0s remote-cache ... (7 actions, 0 running)
Step #1 - "bazel-test": [659 / 720] 3 / 19 tests; GoCompilePkg cel/go_default_test.internal.recompileinternal.a; 0s remote-cache, linux-sandbox ... (14 actions, 6 running)
Step #1 - "bazel-test": [734 / 735] 19 / 19 tests; Testing //conformance:conformance; 2s remote-cache, linux-sandbox
Step #1 - "bazel-test": INFO: Elapsed time: 52.226s, Critical Path: 16.94s
Step #1 - "bazel-test": INFO: 735 processes: 614 remote cache hit, 65 internal, 56 linux-sandbox.
Step #1 - "bazel-test": INFO: Build completed successfully, 735 total actions
Step #1 - "bazel-test": //checker:go_default_test                                       (cached) PASSED in 0.2s
Step #1 - "bazel-test": //common:go_default_test                                        (cached) PASSED in 0.3s
Step #1 - "bazel-test": //common/ast:go_default_test                                    (cached) PASSED in 0.3s
Step #1 - "bazel-test": //common/containers:go_default_test                             (cached) PASSED in 0.3s
Step #1 - "bazel-test": //common/decls:go_default_test                                  (cached) PASSED in 0.3s
Step #1 - "bazel-test": //common/runes:go_default_test                                  (cached) PASSED in 0.3s
Step #1 - "bazel-test": //common/types:go_default_test                                  (cached) PASSED in 0.3s
Step #1 - "bazel-test": //common/types/pb:go_default_test                               (cached) PASSED in 0.3s
Step #1 - "bazel-test": //interpreter:go_default_test                                   (cached) PASSED in 0.2s
Step #1 - "bazel-test": //parser:go_default_test                                        (cached) PASSED in 0.2s
Step #1 - "bazel-test": //repl/parser:go_default_test                                   (cached) PASSED in 0.3s
Step #1 - "bazel-test": //cel:go_default_test                                                    PASSED in 0.4s
Step #1 - "bazel-test": //common/env:go_default_test                                             PASSED in 0.1s
Step #1 - "bazel-test": //conformance:conformance                                                PASSED in 1.7s
Step #1 - "bazel-test": //ext:go_default_test                                                    PASSED in 0.5s
Step #1 - "bazel-test": //policy:go_default_test                                                 PASSED in 0.2s
Step #1 - "bazel-test": //repl:go_default_test                                                   PASSED in 0.1s
Step #1 - "bazel-test": //repl/appengine/app:go_default_test                                     PASSED in 0.1s
Step #1 - "bazel-test": //test/bench:go_default_test                                             PASSED in 0.0s
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Executed 8 out of 19 tests: 19 tests pass.
Step #1 - "bazel-test": There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #1 - "bazel-test": INFO: Build completed successfully, 735 total actions
Step #1 - "bazel-test": INFO: Build Event Protocol files produced successfully.
Step #1 - "bazel-test": INFO: Build completed successfully, 735 total actions
Finished Step #1 - "bazel-test"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/5b4f89a4-2f54-41b7-8718-98cf8cd5aba5?project=676743559828