EtashGuha commited on
Commit
e3bc21d
·
verified ·
1 Parent(s): 2e879cc

Add files using upload-large-folder tool

Browse files
defects4j-0112/instruction.md CHANGED
@@ -6,15 +6,6 @@
6
  **Report ID:** 1101
7
  **Report URL:** https://storage.googleapis.com/google-code-archive/v2/code.google.com/closure-compiler/issues/issue-1101.json
8
 
9
- ## Revision Information
10
- **Buggy Revision ID:** 2d6e1c78f41248fbbb1eec43b23e7430e2bc7885
11
- **Fixed Revision ID:** 4597738e8898f738c1f969fe90479728be81cc80
12
-
13
- ## Code Changes
14
- **Classes Modified:**
15
- **Relevant Source Classes:**
16
- **Relevant Test Classes:**
17
-
18
  ## Issue Description
19
  Issue URL: https://storage.googleapis.com/google-code-archive/v2/code.google.com/closure-compiler/issues/issue-1101.json
20
 
@@ -24,6 +15,5 @@ Fix the bug in the code.
24
  ### Repository Access
25
  You can access the project repository and examine the buggy revision:
26
  - **Buggy Revision:** 2d6e1c78f41248fbbb1eec43b23e7430e2bc7885
27
- - **Fixed Revision:** 4597738e8898f738c1f969fe90479728be81cc80
28
 
29
- Use git commands to checkout and compare these revisions to understand the changes made.
 
6
  **Report ID:** 1101
7
  **Report URL:** https://storage.googleapis.com/google-code-archive/v2/code.google.com/closure-compiler/issues/issue-1101.json
8
 
 
 
 
 
 
 
 
 
 
9
  ## Issue Description
10
  Issue URL: https://storage.googleapis.com/google-code-archive/v2/code.google.com/closure-compiler/issues/issue-1101.json
11
 
 
15
  ### Repository Access
16
  You can access the project repository and examine the buggy revision:
17
  - **Buggy Revision:** 2d6e1c78f41248fbbb1eec43b23e7430e2bc7885
 
18
 
19
+ Fix the bug.
defects4j-0112/task.toml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ version = "1.0"
3
+
4
+ [agent]
5
+ timeout_sec = 900.0
6
+
7
+ [metadata]
8
+ author_name = "Sandboxes"
9
+ author_email = "sandboxes@sandboxes.com"
10
+ difficulty = "medium"
11
+ category = "sandbox"
12
+ tags = [
13
+ "sandbox",
14
+ ]
15
+
16
+ [verifier]
17
+ restart_environment = false
18
+ timeout_sec = 720.0
defects4j-0803/instruction.md CHANGED
@@ -6,15 +6,6 @@
6
  **Report ID:** 151
7
  **Report URL:** https://code.google.com/archive/p/mockito/issues/151
8
 
9
- ## Revision Information
10
- **Buggy Revision ID:** 188cbae7ae307e7c81c4ad321a4837dd93157b67
11
- **Fixed Revision ID:** 620f8faed0ad132961aae3a8671120e0929ce828
12
-
13
- ## Code Changes
14
- **Classes Modified:**
15
- **Relevant Source Classes:**
16
- **Relevant Test Classes:**
17
-
18
  ## Issue Description
19
  Issue URL: https://code.google.com/archive/p/mockito/issues/151
20
 
@@ -24,6 +15,5 @@ Fix the bug in the code.
24
  ### Repository Access
25
  You can access the project repository and examine the buggy revision:
26
  - **Buggy Revision:** 188cbae7ae307e7c81c4ad321a4837dd93157b67
27
- - **Fixed Revision:** 620f8faed0ad132961aae3a8671120e0929ce828
28
 
29
- Use git commands to checkout and compare these revisions to understand the changes made.
 
6
  **Report ID:** 151
7
  **Report URL:** https://code.google.com/archive/p/mockito/issues/151
8
 
 
 
 
 
 
 
 
 
 
9
  ## Issue Description
10
  Issue URL: https://code.google.com/archive/p/mockito/issues/151
11
 
 
15
  ### Repository Access
16
  You can access the project repository and examine the buggy revision:
17
  - **Buggy Revision:** 188cbae7ae307e7c81c4ad321a4837dd93157b67
 
18
 
19
+ Fix the bug.
defects4j-0803/task.toml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ version = "1.0"
3
+
4
+ [agent]
5
+ timeout_sec = 900.0
6
+
7
+ [metadata]
8
+ author_name = "Sandboxes"
9
+ author_email = "sandboxes@sandboxes.com"
10
+ difficulty = "medium"
11
+ category = "sandbox"
12
+ tags = [
13
+ "sandbox",
14
+ ]
15
+
16
+ [verifier]
17
+ restart_environment = false
18
+ timeout_sec = 720.0