Andrew Habib

Results 8 issues of Andrew Habib

Hi @rjust and team, I noticed the following: some d4j bugs do not reflect the changes that have been made to javadoc comments while fixing the bug. **Examples:** - Closure-149...

Hi again, Cli 1, 2, 3, 7, 13, 14, 15, 16, 21 bugs export the wrong compile path. The wrong paths point to /root/.maven/repository/ which seems like the default for...

bug
metadata

Hi, It would be nice if one could export the full compilation command of a bug as one of the properties. I observed that some bugs (e.g., Lang-25, Lang-42, Lang-62)...

enhancement
infrastructure

Hi, The buggy version of Mockito-5 (Mockito-5b) is missing junit jar on the compile path. Although defects4j compiles Mockito-5b without failure (probably through some other junit dependency defined in the...

bug
metadata

Hi again, In [com.snowplowanalytics.snowplow.badrows/loader_runtime_error](https://github.com/snowplow/iglu-central/tree/master/schemas/com.snowplowanalytics.snowplow.badrows/loader_runtime_error/jsonschema), there is a wrong increment of the schema version from 1-0-0 to 1-0-1 which does not respect the [SchemaVer](https://snowplowanalytics.com/blog/2014/05/13/introducing-schemaver-for-semantic-versioning-of-schemas/). The change from version 1-0-0 to version...

Hi again, In [com.snowplowanalytics.snowplow.storage/postgresql_config](https://github.com/snowplow/iglu-central/tree/master/schemas/com.snowplowanalytics.snowplow.storage/postgresql_config/jsonschema), there is a wrong increment of the schema version from 1-0-0 to 1-1-0 which does not respect the [SchemaVer](https://snowplowanalytics.com/blog/2014/05/13/introducing-schemaver-for-semantic-versioning-of-schemas/). The change from version 1-0-0 to version...

### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Describe the bug and reproduction steps ![image](https://github.com/user-attachments/assets/5a42059a-ad0f-4524-8add-4e8669afcbb8) When an agent tries...

bug