Skip to content

feat: Add checkbox to enable/disable params in HTTP Sampler #2889

feat: Add checkbox to enable/disable params in HTTP Sampler

feat: Add checkbox to enable/disable params in HTTP Sampler #2889

Triggered via pull request January 14, 2025 16:29
Status Cancelled
Total duration 23m 47s
Artifacts

main.yml

on: pull_request
Matrix Preparation
5s
Matrix Preparation
Error Prone (JDK 17)
4m 51s
Error Prone (JDK 17)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
21, corretto, same hashcode, windows, UTC, tr_TR, stress JIT: src\protocol\http\src\main\java\org\apache\jmeter\protocol\http\sampler\HTTPHC4Impl.java#L1
Replace 1883 lines 1..1884 with /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to you under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package org.apache.jmeter.protocol.http.sampler; import java.io.ByteArrayOutputStream; ...1863 more lines
21, corretto, same hashcode, windows, UTC, tr_TR, stress JIT: task ':src:protocol:http:autostyleJavaCheck'#L1
Execution failed for task ':src:protocol:http:autostyleJavaCheck': See 'What went wrong' below
21, corretto, same hashcode, windows, UTC, tr_TR, stress JIT
Execution failed for task ':src:protocol:http:autostyleJavaCheck'. > The following files have format violations: src\main\java\org\apache\jmeter\protocol\http\sampler\HTTPHC4Impl.java @@ -1,1884 +1,1883 @@ -/*\r\n - * Licensed to the Apache Software Foundation (ASF) under one or more\r\n - * contributor license agreements. See the NOTICE file distributed with\r\n - * this work for additional information regarding copyright ownership.\r\n - * The ASF licenses this file to you under the Apache License, Version 2.0\r\n - * (the "License"); you may not use this file except in compliance with\r\n - * the License. You may obtain a copy of the License at\r\n - *\r\n - * http://www.apache.org/licenses/LICENSE-2.0\r\n - *\r\n - * Unless required by applicable law or agreed to in writing, software\r\n - * distributed under the License is distributed on an "AS IS" BASIS,\r\n - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n - * See the License for the specific language governing permissions and\r\n - * limitations under the License.\r\n - */\r\n -\r\n -package org.apache.jmeter.protocol.http.sampler;\r\n -\r\n -import java.io.ByteArrayOutputStream;\r\n -import java.io.File;\r\n -import java.io.IOException;\r\n -import java.io.OutputStream;\r\n -import java.io.UnsupportedEncodingException;\r\n -import java.net.InetAddress;\r\n -import java.net.InetSocketAddress;\r\n -import java.net.MalformedURLException;\r\n -import java.net.URI;\r\n -import java.net.URISyntaxException;\r\n -import java.net.URL;\r\n -import java.net.URLDecoder;\r\n -import java.nio.charset.Charset;\r\n -import java.nio.charset.StandardCharsets;\r\n -import java.security.GeneralSecurityException;\r\n -import java.security.PrivilegedActionException;\r\n -import java.security.PrivilegedExceptionAction;\r\n -import java.util.ArrayList;\r\n -import java.util.Arrays;\r\n -import java.util.HashMap;\r\n -import java.util.List;\r\n -import java.util.Map;\r\n -import java.util.Objects;\r\n -import java.util.concurrent.TimeUnit;\r\n -import java.util.function.Predicate;\r\n -import java.util.regex.Pattern;\r\n -\r\n -import javax.security.auth.Subject;\r\n -\r\n ... (3719 more lines that didn't fit) Violations also present in: src\main\java\org\apache\jmeter\protocol\http\sampler\HTTPSamplerBase.java You might want to adjust -PmaxCheckMessageLines=50 -PmaxFilesToList=10 -PminLinesPerFile=4 to see more violations Run './gradlew autostyleApply' to fix the violations.
21, zulu, macos, America/New_York, de_DE
Canceling since a higher priority waiting request for 'ci-main-refs/pull/6291/merge' exists
21, zulu, macos, America/New_York, de_DE
The operation was canceled.
21, liberica, macos, UTC, de_DE
Canceling since a higher priority waiting request for 'ci-main-refs/pull/6291/merge' exists
21, liberica, macos, UTC, de_DE
The operation was canceled.
17, temurin, macos, UTC, fr_FR
Canceling since a higher priority waiting request for 'ci-main-refs/pull/6291/merge' exists
17, temurin, macos, UTC, fr_FR
The operation was canceled.
Matrix Preparation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Error Prone (JDK 17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636