- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 25 for rerun (0.02 seconds)
-
guava/src/com/google/common/collect/Ordering.java
* than this method, and this method in turn generally performs better than copying the list and * calling {@link Collections#sort(List)}. */ // TODO(kevinb): rerun benchmarks including new options public <E extends T> List<E> sortedCopy(Iterable<E> elements) { @SuppressWarnings("unchecked") // does not escape, and contains only E's E[] array = (E[]) Iterables.toArray(elements);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 19:19:10 GMT 2026 - 39.4K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java
public void runBare() throws Throwable { try { super.runBare(); } catch (AssertionError e) { if (e.getMessage() != null && e.getMessage().contains("Dude, where's my interrupt?")) { // Rerun test to work around Marshamallow class-loading issue b/456222735. super.runBare(); return; } throw e; } } public void testNull() throws Exception {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 38.1K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/rerun/TestRerunPlugin.java
* Side Public License, v 1. */ package org.elasticsearch.gradle.internal.test.rerun; import org.gradle.api.Plugin; import org.gradle.api.Project; import org.gradle.api.model.ObjectFactory; import org.gradle.api.tasks.testing.Test; import javax.inject.Inject; import static org.elasticsearch.gradle.internal.test.rerun.TestTaskConfigurer.configureTestTask; public class TestRerunPlugin implements Plugin<Project> {
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 1.1K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/rerun/TestTaskConfigurer.java
* in compliance with, at your election, the Elastic License 2.0 or the Server * Side Public License, v 1. */ package org.elasticsearch.gradle.internal.test.rerun; import org.elasticsearch.gradle.internal.test.rerun.executer.RerunTestExecuter; import org.gradle.api.Action; import org.gradle.api.Task; import org.gradle.api.internal.tasks.testing.JvmTestExecutionSpec;
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 3.1K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/rerun/executer/RerunTestExecuter.java
* in compliance with, at your election, the Elastic License 2.0 or the Server * Side Public License, v 1. */ package org.elasticsearch.gradle.internal.test.rerun.executer; import org.elasticsearch.gradle.internal.test.rerun.TestRerunTaskExtension; import org.gradle.api.GradleException; import org.gradle.api.internal.tasks.testing.JvmTestExecutionSpec; import org.gradle.api.internal.tasks.testing.TestDescriptorInternal;
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 3.1K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java
public void runBare() throws Throwable { try { super.runBare(); } catch (AssertionError e) { if (e.getMessage() != null && e.getMessage().contains("Dude, where's my interrupt?")) { // Rerun test to work around Marshamallow class-loading issue b/456222735. super.runBare(); return; } throw e; } } public void testNull() throws Exception {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 38.1K bytes - Click Count (0) -
build-tools-internal/src/main/groovy/elasticsearch.build-scan.gradle
import org.elasticsearch.gradle.OS import org.elasticsearch.gradle.internal.info.BuildParams import org.gradle.initialization.BuildRequestMetaData import org.elasticsearch.gradle.internal.test.rerun.TestRerunPlugin import java.util.concurrent.TimeUnit long startTime = project.gradle.services.get(BuildRequestMetaData).getStartTime() buildScan { background {
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Jul 21 20:40:34 GMT 2021 - 4.6K bytes - Click Count (0) -
build-tools-internal/src/test/groovy/org/elasticsearch/gradle/internal/test/rerun/executer/RerunTestResultProcessorTestSpec.groovy
* in compliance with, at your election, the Elastic License 2.0 or the Server * Side Public License, v 1. */ package org.elasticsearch.gradle.internal.test.rerun.executer import org.gradle.api.internal.tasks.testing.TestCompleteEvent import org.gradle.api.internal.tasks.testing.TestDescriptorInternal import org.gradle.api.internal.tasks.testing.TestResultProcessor
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 4.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.8.md
* StorageClass has a new field to configure reclaim policy of dynamically provisioned PVs. ([#47987](https://github.com/kubernetes/kubernetes/pull/47987), [@wongma7](https://github.com/wongma7)) * Rerun init containers when the pod needs to be restarted ([#47599](https://github.com/kubernetes/kubernetes/pull/47599), [@yujuhong](https://github.com/yujuhong))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Feb 20 15:45:02 GMT 2024 - 312.2K bytes - Click Count (0) -
src/main/webapp/js/jquery-3.7.1.min.map
uggy","left","margin","padding","border","prefix","suffix","expand","expanded","parts","propHooks","run","percent","eased","duration","pos","step","fx","scrollTop","scrollLeft","linear","p","swing","cos","PI","fxNow","inProgress","opt","rfxtypes","rrun","schedule","hidden","requestAnimationFrame","interval","tick","createFxNow","genFx","includeWidth","createTween","animation","Animation","tweeners","properties","stopped","prefilters","currentTime","startTime","tweens","opts","specialEasing","ori...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:07:52 GMT 2024 - 131.6K bytes - Click Count (0)