id
stringlengths
28
30
content
stringlengths
2.68k
886k
max_stars_repo_path
stringlengths
43
98
code_ujb_testgenissue_data_301
// You are a professional Java test case writer, please create a test case named `testNotAllowMultipleMatches` for the issue `JacksonCore-209`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonCore-209 // // ## Issue-Title: // Make use of _allowMultipleMatc...
src/test/java/com/fasterxml/jackson/core/filter/BasicParserFilteringTest.java
code_ujb_testgenissue_data_302
// You are a professional Java test case writer, please create a test case named `testExcessDataInZip64ExtraField` for the issue `Compress-COMPRESS-228`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-228 // // ## Issue-Title: // ZipException o...
src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java
code_ujb_testgenissue_data_303
// You are a professional Java test case writer, please create a test case named `testPOJONodeCustomSer` for the issue `JacksonDatabind-1991`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1991 // // ## Issue-Title: // Context attributes are not...
src/test/java/com/fasterxml/jackson/databind/node/POJONodeTest.java
code_ujb_testgenissue_data_304
// You are a professional Java test case writer, please create a test case named `testToMapWithShortRecord` for the issue `Csv-CSV-111`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Csv-CSV-111 // // ## Issue-Title: // CSVRecord.toMap() fails if row length sho...
src/test/java/org/apache/commons/csv/CSVRecordTest.java
code_ujb_testgenissue_data_305
// You are a professional Java test case writer, please create a test case named `testDontQuoteEuroFirstChar` for the issue `Csv-CSV-219`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Csv-CSV-219 // // ## Issue-Title: // The behavior of quote char using is not...
src/test/java/org/apache/commons/csv/CSVPrinterTest.java
code_ujb_testgenissue_data_306
// You are a professional Java test case writer, please create a test case named `testNewStringNullInput_CODEC229` for the issue `Codec-CODEC-229`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Codec-CODEC-229 // // ## Issue-Title: // StringUtils.newStringxxx(n...
src/test/java/org/apache/commons/codec/binary/StringUtilsTest.java
code_ujb_testgenissue_data_307
// You are a professional Java test case writer, please create a test case named `testCaseInsensitiveUnwrap` for the issue `JacksonDatabind-1493`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1493 // // ## Issue-Title: // ACCEPT_CASE_INSENSITIV...
src/test/java/com/fasterxml/jackson/databind/struct/TestUnwrapped.java
code_ujb_testgenissue_data_308
// You are a professional Java test case writer, please create a test case named `testNan` for the issue `JxPath-JXPATH-95`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JxPath-JXPATH-95 // // ## Issue-Title: // Comparing with NaN is incorrect // // ## Issue-...
src/test/org/apache/commons/jxpath/ri/compiler/CoreOperationTest.java
code_ujb_testgenissue_data_309
// You are a professional Java test case writer, please create a test case named `attributeWithBrackets` for the issue `Jsoup-611`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-611 // // ## Issue-Title: // Parse failed with org.jsoup.select.Selector$Sele...
src/test/java/org/jsoup/select/SelectorTest.java
code_ujb_testgenissue_data_310
// You are a professional Java test case writer, please create a test case named `testAddNaN` for the issue `Math-MATH-618`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-618 // // ## Issue-Title: // Complex Add and Subtract handle NaN arguments diffe...
src/test/java/org/apache/commons/math/complex/ComplexTest.java
code_ujb_testgenissue_data_311
// You are a professional Java test case writer, please create a test case named `testBadInterfaceExtendsNonExistentInterfaces` for the issue `Closure-884`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-884 // // ## Issue-Title: // combining @interface ...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_312
// You are a professional Java test case writer, please create a test case named `testParseOctal` for the issue `Compress-COMPRESS-278`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-278 // // ## Issue-Title: // Incorrect handling of NUL usern...
src/test/java/org/apache/commons/compress/archivers/tar/TarUtilsTest.java
code_ujb_testgenissue_data_313
// You are a professional Java test case writer, please create a test case named `testSqlDateConfigOverride` for the issue `JacksonDatabind-2064`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-2064 // // ## Issue-Title: // Cannot set custom form...
src/test/java/com/fasterxml/jackson/databind/ser/jdk/SqlDateSerializationTest.java
code_ujb_testgenissue_data_314
// You are a professional Java test case writer, please create a test case named `testHandlesDeepSpans` for the issue `Jsoup-966`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-966 // // ## Issue-Title: // version 1.11.1 java.lang.StackOverflowError // /...
src/test/java/org/jsoup/parser/HtmlParserTest.java
code_ujb_testgenissue_data_315
// You are a professional Java test case writer, please create a test case named `testRoundTripOctalOrBinary8` for the issue `Compress-COMPRESS-411`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-411 // // ## Issue-Title: // TarUtils.formatLon...
src/test/java/org/apache/commons/compress/archivers/tar/TarUtilsTest.java
code_ujb_testgenissue_data_316
// You are a professional Java test case writer, please create a test case named `testRootEndpoints` for the issue `Math-MATH-344`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-344 // // ## Issue-Title: // Brent solver returns the wrong value if eith...
src/test/java/org/apache/commons/math/analysis/solvers/BrentSolverTest.java
code_ujb_testgenissue_data_317
// You are a professional Java test case writer, please create a test case named `testOverrideMeanWithMathClass` for the issue `Math-MATH-691`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-691 // // ## Issue-Title: // Statistics.setVarianceImpl makes...
src/test/java/org/apache/commons/math/stat/descriptive/SummaryStatisticsTest.java
code_ujb_testgenissue_data_318
// You are a professional Java test case writer, please create a test case named `testMethodInference7` for the issue `Closure-634`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-634 // // ## Issue-Title: // {function(number, string)} should not be assi...
test/com/google/javascript/jscomp/LooseTypeCheckTest.java
code_ujb_testgenissue_data_319
// You are a professional Java test case writer, please create a test case named `testIntegerOverflow` for the issue `Math-MATH-836`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-836 // // ## Issue-Title: // Fraction(double, int) constructor strange ...
src/test/java/org/apache/commons/math3/fraction/FractionTest.java
code_ujb_testgenissue_data_320
// You are a professional Java test case writer, please create a test case named `testEscapeJavaScript` for the issue `Lang-LANG-363`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-363 // // ## Issue-Title: // StringEscapeUtils.escapeJavaScript() meth...
src/test/org/apache/commons/lang/StringEscapeUtilsTest.java
code_ujb_testgenissue_data_321
// You are a professional Java test case writer, please create a test case named `testMath221` for the issue `Math-MATH-221`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-221 // // ## Issue-Title: // Result of multiplying and equals for complex numbe...
src/test/org/apache/commons/math/complex/ComplexTest.java
code_ujb_testgenissue_data_322
// You are a professional Java test case writer, please create a test case named `listener` for the issue `Mockito-282`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Mockito-282 // // ## Issue-Title: // Exception when stubbing more than once with when...thenTh...
test/org/mockitousage/bugs/ListenersLostOnResetMockTest.java
code_ujb_testgenissue_data_323
// You are a professional Java test case writer, please create a test case named `createsFormData` for the issue `Jsoup-1231`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-1231 // // ## Issue-Title: // <input type="image"> is not special cased in formDat...
src/test/java/org/jsoup/nodes/FormElementTest.java
code_ujb_testgenissue_data_324
// You are a professional Java test case writer, please create a test case named `testSuspiciousBlockCommentWarning3` for the issue `Closure-1037`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1037 // // ## Issue-Title: // Inconsistent handling of non-...
test/com/google/javascript/jscomp/parsing/ParserTest.java
code_ujb_testgenissue_data_325
// You are a professional Java test case writer, please create a test case named `testArrayEquals` for the issue `Math-MATH-370`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-370 // // ## Issue-Title: // NaN in "equals" methods // // ## Issue-Descri...
src/test/java/org/apache/commons/math/util/MathUtilsTest.java
code_ujb_testgenissue_data_326
// You are a professional Java test case writer, please create a test case named `testUnfinishedEntity` for the issue `Lang-LANG-710`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-710 // // ## Issue-Title: // StringIndexOutOfBoundsException when call...
src/test/java/org/apache/commons/lang3/text/translate/NumericEntityUnescaperTest.java
code_ujb_testgenissue_data_327
// You are a professional Java test case writer, please create a test case named `TestLang747` for the issue `Lang-LANG-747`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-747 // // ## Issue-Title: // NumberUtils does not handle Long Hex numbers // /...
src/test/java/org/apache/commons/lang3/math/NumberUtilsTest.java
code_ujb_testgenissue_data_328
// You are a professional Java test case writer, please create a test case named `testLendsAnnotation3` for the issue `Closure-248`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-248 // // ## Issue-Title: // support @lends annotation // // ## Issue-Des...
test/com/google/javascript/jscomp/CheckGlobalThisTest.java
code_ujb_testgenissue_data_329
// You are a professional Java test case writer, please create a test case named `testFoldBitShifts` for the issue `Closure-200`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-200 // // ## Issue-Title: // Unsigned Shift Right (>>>) bug operating on nega...
test/com/google/javascript/jscomp/PeepholeFoldConstantsTest.java
code_ujb_testgenissue_data_330
// You are a professional Java test case writer, please create a test case named `handlesKnownEmptyBlocks` for the issue `Jsoup-305`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-305 // // ## Issue-Title: // Self-closing script tag causes remainder of do...
src/test/java/org/jsoup/parser/HtmlParserTest.java
code_ujb_testgenissue_data_331
// You are a professional Java test case writer, please create a test case named `testMath864` for the issue `Math-MATH-864`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-864 // // ## Issue-Title: // CMAESOptimizer does not enforce bounds // // ## I...
src/test/java/org/apache/commons/math3/optimization/direct/CMAESOptimizerTest.java
code_ujb_testgenissue_data_332
// You are a professional Java test case writer, please create a test case named `testIssue631` for the issue `Math-MATH-631`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-631 // // ## Issue-Title: // "RegulaFalsiSolver" failure // // ## Issue-Descr...
src/test/java/org/apache/commons/math/analysis/solvers/RegulaFalsiSolverTest.java
code_ujb_testgenissue_data_333
// You are a professional Java test case writer, please create a test case named `testReducedFactory_int_int` for the issue `Lang-LANG-662`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-662 // // ## Issue-Title: // org.apache.commons.lang3.math.Fract...
src/test/java/org/apache/commons/lang3/math/FractionTest.java
code_ujb_testgenissue_data_334
// You are a professional Java test case writer, please create a test case named `testBug545` for the issue `Closure-545`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-545 // // ## Issue-Title: // compiler-20110811 crashes with index(1) must be less th...
test/com/google/javascript/jscomp/InlineObjectLiteralsTest.java
code_ujb_testgenissue_data_335
// You are a professional Java test case writer, please create a test case named `testPcts` for the issue `Math-MATH-329`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-329 // // ## Issue-Title: // In stat.Frequency, getPct(Object) uses getCumPct(Comp...
src/test/java/org/apache/commons/math/stat/FrequencyTest.java
code_ujb_testgenissue_data_336
// You are a professional Java test case writer, please create a test case named `testNullRecordSeparatorCsv106` for the issue `Csv-CSV-106`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Csv-CSV-106 // // ## Issue-Title: // CSVFormat.format allways append null...
src/test/java/org/apache/commons/csv/CSVFormatTest.java
code_ujb_testgenissue_data_337
// You are a professional Java test case writer, please create a test case named `testCachedSerialize` for the issue `JacksonDatabind-1809`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1809 // // ## Issue-Title: // 2.9.2 deserialization regres...
src/test/java/com/fasterxml/jackson/databind/deser/jdk/MapDeserializerCachingTest.java
code_ujb_testgenissue_data_338
// You are a professional Java test case writer, please create a test case named `testSimple` for the issue `JacksonDatabind-1051`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1051 // // ## Issue-Title: // Problem with Object Id and Type Id as...
src/test/java/com/fasterxml/jackson/databind/jsontype/WrapperObjectWithObjectIdTest.java
code_ujb_testgenissue_data_339
// You are a professional Java test case writer, please create a test case named `testQualifiedNameInference5` for the issue `Closure-66`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-66 // // ## Issue-Title: // Use @public tag to prevent compression o...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_340
// You are a professional Java test case writer, please create a test case named `testBase64Text` for the issue `JacksonDatabind-2096`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-2096 // // ## Issue-Title: // TreeTraversingParser does not tak...
src/test/java/com/fasterxml/jackson/databind/node/TestConversions.java
code_ujb_testgenissue_data_341
// You are a professional Java test case writer, please create a test case named `testAddNonComparable` for the issue `Math-MATH-259`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-259 // // ## Issue-Title: // Bugs in Frequency API // // ## Issue-Des...
src/test/org/apache/commons/math/stat/FrequencyTest.java
code_ujb_testgenissue_data_342
// You are a professional Java test case writer, please create a test case named `testIssue669` for the issue `Closure-669`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-669 // // ## Issue-Title: // assignment to object in conditional causes type error...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_343
// You are a professional Java test case writer, please create a test case named `booleanAttributeOutput` for the issue `Jsoup-985`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-985 // // ## Issue-Title: // Regression - Boolean attributes not collapsed w...
src/test/java/org/jsoup/nodes/ElementTest.java
code_ujb_testgenissue_data_344
// You are a professional Java test case writer, please create a test case named `testStripLeadingHyphens` for the issue `Cli-CLI-133`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-133 // // ## Issue-Title: // NullPointerException in Util.stripLeadingH...
src/test/org/apache/commons/cli/UtilTest.java
code_ujb_testgenissue_data_345
// You are a professional Java test case writer, please create a test case named `createsStructureFromBodySnippet` for the issue `Jsoup-23`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-23 // // ## Issue-Title: // Parsing a HTML snippet causes the leadin...
src/test/java/org/jsoup/parser/ParserTest.java
code_ujb_testgenissue_data_346
// You are a professional Java test case writer, please create a test case named `testNullColumn` for the issue `JacksonDatabind-223`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-223 // // ## Issue-Title: // NULL values are duplicated when ser...
src/test/java/com/fasterxml/jackson/databind/struct/TestPOJOAsArray.java
code_ujb_testgenissue_data_347
// You are a professional Java test case writer, please create a test case named `testEquals` for the issue `Lang-LANG-786`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-786 // // ## Issue-Title: // StringUtils equals() relies on undefined behavior /...
src/test/java/org/apache/commons/lang3/StringUtilsEqualsIndexOfTest.java
code_ujb_testgenissue_data_348
// You are a professional Java test case writer, please create a test case named `testLANG807` for the issue `Lang-LANG-807`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-807 // // ## Issue-Title: // RandomStringUtils throws confusing IAE when end <=...
src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java
code_ujb_testgenissue_data_349
// You are a professional Java test case writer, please create a test case named `testSupportsNonAsciiTags` for the issue `Jsoup-667`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-667 // // ## Issue-Title: // Problem in reading XML file containing Japane...
src/test/java/org/jsoup/parser/HtmlParserTest.java
code_ujb_testgenissue_data_350
// You are a professional Java test case writer, please create a test case named `testUnquotedIssue510` for the issue `JacksonCore-510`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonCore-510 // // ## Issue-Title: // Fix ArrayIndexOutofBoundsException fo...
src/test/java/com/fasterxml/jackson/core/read/NonStandardUnquotedNamesTest.java
code_ujb_testgenissue_data_351
// You are a professional Java test case writer, please create a test case named `escapesGtInXmlAttributesButNotInHtml` for the issue `Jsoup-528`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-528 // // ## Issue-Title: // Jsoup not retaining &lt in data a...
src/test/java/org/jsoup/nodes/EntitiesTest.java
code_ujb_testgenissue_data_352
// You are a professional Java test case writer, please create a test case named `testMath844` for the issue `Math-MATH-844`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-844 // // ## Issue-Title: // "HarmonicFitter.ParameterGuesser" sometimes fails ...
src/test/java/org/apache/commons/math3/optimization/fitting/HarmonicFitterTest.java
code_ujb_testgenissue_data_353
// You are a professional Java test case writer, please create a test case named `testDuplicateLocalVarDecl` for the issue `Closure-433`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-433 // // ## Issue-Title: // unexpected typed coverage of less than 1...
test/com/google/javascript/jscomp/LooseTypeCheckTest.java
code_ujb_testgenissue_data_354
// You are a professional Java test case writer, please create a test case named `testIssue301` for the issue `Closure-301`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-301 // // ## Issue-Title: // .indexOf fails to produce missing property warning //...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_355
// You are a professional Java test case writer, please create a test case named `testCharset` for the issue `Jsoup-215`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-215 // // ## Issue-Title: // Invalid HTTP-Response header leads to exception // // ## ...
src/test/java/org/jsoup/helper/DataUtilTest.java
code_ujb_testgenissue_data_356
// You are a professional Java test case writer, please create a test case named `testWithDeserializationProblemHandler` for the issue `JacksonDatabind-2221`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-2221 // // ## Issue-Title: // Deserializ...
src/test/java/com/fasterxml/jackson/databind/deser/filter/ProblemHandlerUnknownTypeId2221Test.java
code_ujb_testgenissue_data_357
// You are a professional Java test case writer, please create a test case named `testIgnoreGetterNotSetter1595` for the issue `JacksonDatabind-1595`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1595 // // ## Issue-Title: // JsonIgnoreProperti...
src/test/java/com/fasterxml/jackson/databind/filter/IgnorePropertyOnDeserTest.java
code_ujb_testgenissue_data_358
// You are a professional Java test case writer, please create a test case named `testIssue787` for the issue `Closure-787`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-787 // // ## Issue-Title: // true/false are not always replaced for !0/!1 // // #...
test/com/google/javascript/jscomp/IntegrationTest.java
code_ujb_testgenissue_data_359
// You are a professional Java test case writer, please create a test case named `testSimpleNumbers` for the issue `JacksonDatabind-1045`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1045 // // ## Issue-Title: // Regression in 2.7.0-rc2, for s...
src/test/java/com/fasterxml/jackson/databind/jsonschema/NewSchemaTest.java
code_ujb_testgenissue_data_360
// You are a professional Java test case writer, please create a test case named `testIssue821` for the issue `Closure-821`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-821 // // ## Issue-Title: // Wrong code generated if mixing types in ternary opera...
test/com/google/javascript/jscomp/PeepholeFoldConstantsTest.java
code_ujb_testgenissue_data_361
// You are a professional Java test case writer, please create a test case named `testElementSiblingIndexSameContent` for the issue `Jsoup-554`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-554 // // ## Issue-Title: // Unexpected behavior in elementSibli...
src/test/java/org/jsoup/nodes/ElementTest.java
code_ujb_testgenissue_data_362
// You are a professional Java test case writer, please create a test case named `testIssue522` for the issue `Closure-522`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-522 // // ## Issue-Title: // peephole constants folding pass is trying to fold [][...
test/com/google/javascript/jscomp/PeepholeFoldConstantsTest.java
code_ujb_testgenissue_data_363
// You are a professional Java test case writer, please create a test case named `testIssue423` for the issue `Closure-423`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-423 // // ## Issue-Title: // Closure Compiler failed to translate all instances of...
test/com/google/javascript/jscomp/InlineFunctionsTest.java
code_ujb_testgenissue_data_364
// You are a professional Java test case writer, please create a test case named `testInfiniteLoop` for the issue `Cli-CLI-162`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-162 // // ## Issue-Title: // infinite loop in the wrapping code of HelpFormatt...
src/test/org/apache/commons/cli/bug/BugCLI162Test.java
code_ujb_testgenissue_data_365
// You are a professional Java test case writer, please create a test case named `testExceptNoNewLine` for the issue `Closure-511`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-511 // // ## Issue-Title: // Last warning or error in output is truncated /...
test/com/google/javascript/jscomp/JSCompilerSourceExcerptProviderTest.java
code_ujb_testgenissue_data_366
// You are a professional Java test case writer, please create a test case named `testCOMPRESS335` for the issue `Compress-COMPRESS-335`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-335 // // ## Issue-Title: // TAR checksum fails when checks...
src/test/java/org/apache/commons/compress/DetectArchiverTestCase.java
code_ujb_testgenissue_data_367
// You are a professional Java test case writer, please create a test case named `testUnwrappedAsPropertyIndicator` for the issue `JacksonDatabind-1013`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-1013 // // ## Issue-Title: // @JsonUnwrapped ...
src/test/java/com/fasterxml/jackson/databind/struct/TestUnwrapped.java
code_ujb_testgenissue_data_368
// You are a professional Java test case writer, please create a test case named `testJira567` for the issue `Lang-LANG-567`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-567 // // ## Issue-Title: // ArrayUtils.addAll(T[] array1, T... array2) does no...
src/test/org/apache/commons/lang3/ArrayUtilsAddTest.java
code_ujb_testgenissue_data_369
// You are a professional Java test case writer, please create a test case named `absHandlesRelativeQuery` for the issue `Jsoup-49`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-49 // // ## Issue-Title: // attr("abs:href") , absUrl("href") // // ## Issu...
src/test/java/org/jsoup/nodes/NodeTest.java
code_ujb_testgenissue_data_370
// You are a professional Java test case writer, please create a test case named `testConstrainedRosenWithMoreInterpolationPoints` for the issue `Math-MATH-728`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-728 // // ## Issue-Title: // Errors in BOBY...
src/test/java/org/apache/commons/math/optimization/direct/BOBYQAOptimizerTest.java
code_ujb_testgenissue_data_371
// You are a professional Java test case writer, please create a test case named `testCpioUnarchive` for the issue `Compress-COMPRESS-28`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Compress-COMPRESS-28 // // ## Issue-Title: // CPIO reports unexpected EOF //...
src/test/java/org/apache/commons/compress/archivers/CpioTestCase.java
code_ujb_testgenissue_data_372
// You are a professional Java test case writer, please create a test case named `test2947660` for the issue `Chart-983`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Chart-983 // // ## Issue-Title: // #983 Potential NPE in AbstractCategoryItemRender.getLegend...
tests/org/jfree/chart/renderer/category/junit/AbstractCategoryItemRendererTests.java
code_ujb_testgenissue_data_373
// You are a professional Java test case writer, please create a test case named `testIssue620` for the issue `Closure-620`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-620 // // ## Issue-Title: // alert(/ / / / /) // // ## Issue-Description: // ale...
test/com/google/javascript/jscomp/CodePrinterTest.java
code_ujb_testgenissue_data_374
// You are a professional Java test case writer, please create a test case named `testShiftJisRoundtrip` for the issue `Jsoup-523`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-523 // // ## Issue-Title: // EscapeMode.xhtml no longer falls back to numeric...
src/test/java/org/jsoup/nodes/DocumentTest.java
code_ujb_testgenissue_data_375
// You are a professional Java test case writer, please create a test case named `handlesTextAfterData` for the issue `Jsoup-22`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-22 // // ## Issue-Title: // Unadorned text following data-only tags doesn't par...
src/test/java/org/jsoup/parser/ParserTest.java
code_ujb_testgenissue_data_376
// You are a professional Java test case writer, please create a test case named `testBug1832432` for the issue `Chart-803`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Chart-803 // // ## Issue-Title: // #803 cloning of TimeSeries // // // // // // ## Is...
tests/org/jfree/data/time/junit/TimeSeriesTests.java
code_ujb_testgenissue_data_377
// You are a professional Java test case writer, please create a test case named `testFormatErrorSpaceEndOfLine1` for the issue `Closure-487`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-487 // // ## Issue-Title: // Column-indicating caret is sometime...
test/com/google/javascript/jscomp/LightweightMessageFormatterTest.java
code_ujb_testgenissue_data_378
// You are a professional Java test case writer, please create a test case named `testNoUndeclaredVarWhenUsingClosurePass` for the issue `Closure-1079`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1079 // // ## Issue-Title: // Bug in require calls pro...
test/com/google/javascript/jscomp/VarCheckTest.java
code_ujb_testgenissue_data_379
// You are a professional Java test case writer, please create a test case named `testMultiply` for the issue `Math-MATH-778`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-778 // // ## Issue-Title: // Dfp Dfp.multiply(int x) does not comply with the ...
src/test/java/org/apache/commons/math3/dfp/DfpTest.java
code_ujb_testgenissue_data_380
// You are a professional Java test case writer, please create a test case named `testDateTimeCreation_london` for the issue `Time-124`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Time-124 // // ## Issue-Title: // #124 Inconsistent interpretation of ambiguou...
src/test/java/org/joda/time/TestDateTimeZoneCutover.java
code_ujb_testgenissue_data_381
// You are a professional Java test case writer, please create a test case named `testVersionFlag2` for the issue `Closure-319`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-319 // // ## Issue-Title: // Cannot see version with --version // // ## Issue...
test/com/google/javascript/jscomp/CommandLineRunnerTest.java
code_ujb_testgenissue_data_382
// You are a professional Java test case writer, please create a test case named `createsFormData` for the issue `Jsoup-489`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-489 // // ## Issue-Title: // FormElement's formData ignores input checkbox checked ...
src/test/java/org/jsoup/nodes/FormElementTest.java
code_ujb_testgenissue_data_383
// You are a professional Java test case writer, please create a test case named `testGetTypedPercent5` for the issue `Closure-482`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-482 // // ## Issue-Title: // @enum does not type correctly // // ## Issue...
test/com/google/javascript/jscomp/TypeCheckTest.java
code_ujb_testgenissue_data_384
// You are a professional Java test case writer, please create a test case named `constructorValidationOkWithBlankName` for the issue `Jsoup-460`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-460 // // ## Issue-Title: // "<!DOCTYPE>" IllegalArgumentExcep...
src/test/java/org/jsoup/nodes/DocumentTypeTest.java
code_ujb_testgenissue_data_385
// You are a professional Java test case writer, please create a test case named `testStopBursting` for the issue `Cli-CLI-163`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-CLI-163 // // ## Issue-Title: // PosixParser keeps bursting tokens even if a non o...
src/test/org/apache/commons/cli/PosixParserTest.java
code_ujb_testgenissue_data_386
// You are a professional Java test case writer, please create a test case named `testMath280` for the issue `Math-MATH-280`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-280 // // ## Issue-Title: // bug in inverseCumulativeProbability() for Normal D...
src/test/org/apache/commons/math/distribution/NormalDistributionTest.java
code_ujb_testgenissue_data_387
// You are a professional Java test case writer, please create a test case named `testEscapedQuote_LANG_477` for the issue `Lang-LANG-477`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-477 // // ## Issue-Title: // ExtendedMessageFormat: OutOfMemory w...
src/test/org/apache/commons/lang/text/ExtendedMessageFormatTest.java
code_ujb_testgenissue_data_388
// You are a professional Java test case writer, please create a test case named `testMissingOptionsException` for the issue `Cli-cli-1`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Cli-cli-1 // // ## Issue-Title: // PosixParser interupts "-target opt" as "-t...
src/test/org/apache/commons/cli/OptionsTest.java
code_ujb_testgenissue_data_389
// You are a professional Java test case writer, please create a test case named `testConstructor` for the issue `Chart-213`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Chart-213 // // ## Issue-Title: // #213 Fix for MultiplePiePlot // // // // // // ##...
tests/org/jfree/chart/plot/junit/MultiplePiePlotTests.java
code_ujb_testgenissue_data_390
// You are a professional Java test case writer, please create a test case named `testSmallDegreesOfFreedom` for the issue `Math-MATH-227`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-227 // // ## Issue-Title: // denominatorDegreeOfFreedom in FDistr...
src/test/org/apache/commons/math/distribution/FDistributionTest.java
code_ujb_testgenissue_data_391
// You are a professional Java test case writer, please create a test case named `testMath855` for the issue `Math-MATH-855`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-855 // // ## Issue-Title: // "BrentOptimizer" not always reporting the best poi...
src/test/java/org/apache/commons/math3/optimization/univariate/BrentOptimizerTest.java
code_ujb_testgenissue_data_392
// You are a professional Java test case writer, please create a test case named `testIsNumber` for the issue `Lang-LANG-664`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-664 // // ## Issue-Title: // NumberUtils.isNumber(String) is not right when t...
src/test/java/org/apache/commons/lang3/math/NumberUtilsTest.java
code_ujb_testgenissue_data_393
// You are a professional Java test case writer, please create a test case named `testProvideInIndependentModules4` for the issue `Closure-261`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-261 // // ## Issue-Title: // bug with implicit namespaces acro...
test/com/google/javascript/jscomp/ProcessClosurePrimitivesTest.java
code_ujb_testgenissue_data_394
// You are a professional Java test case writer, please create a test case named `testSkipValue_filledJsonObject` for the issue `Gson-1013`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Gson-1013 // // ## Issue-Title: // Bug when skipping a value while using t...
gson/src/test/java/com/google/gson/internal/bind/JsonTreeReaderTest.java
code_ujb_testgenissue_data_395
// You are a professional Java test case writer, please create a test case named `testTruncateLang59` for the issue `Lang-LANG-59`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Lang-LANG-59 // // ## Issue-Title: // [lang] DateUtils.truncate method is buggy whe...
src/test/org/apache/commons/lang/time/DateUtilsTest.java
code_ujb_testgenissue_data_396
// You are a professional Java test case writer, please create a test case named `testBigDataSet` for the issue `Math-MATH-790`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Math-MATH-790 // // ## Issue-Title: // Mann-Whitney U Test Suffers From Integer Overfl...
src/test/java/org/apache/commons/math3/stat/inference/MannWhitneyUTestTest.java
code_ujb_testgenissue_data_397
// You are a professional Java test case writer, please create a test case named `sameHeadersCombineWithComma` for the issue `Jsoup-618`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Jsoup-618 // // ## Issue-Title: // A small bug for duplicate tuple in respons...
src/test/java/org/jsoup/helper/HttpConnectionTest.java
code_ujb_testgenissue_data_398
// You are a professional Java test case writer, please create a test case named `testGetMsgWiringNoWarnings` for the issue `Closure-1135`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Closure-1135 // // ## Issue-Title: // Variable names prefixed with MSG_ cau...
test/com/google/javascript/jscomp/CommandLineRunnerTest.java
code_ujb_testgenissue_data_399
// You are a professional Java test case writer, please create a test case named `testDateFormatConfig` for the issue `JacksonDatabind-889`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: JacksonDatabind-889 // // ## Issue-Title: // Configuring an ObjectMapper's...
src/test/java/com/fasterxml/jackson/databind/ser/TestConfig.java
code_ujb_testgenissue_data_400
// You are a professional Java test case writer, please create a test case named `testParseInto_monthDay_feb29_newYork_startOfYear` for the issue `Time-21`, utilizing the provided issue report information and the following function signature. // ## Issue-ID: Time-21 // // ## Issue-Title: // DateTimeFormat.parseInto ...
src/test/java/org/joda/time/format/TestDateTimeFormatter.java