You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/06 18:44:00 UTC

[jira] [Commented] (SOLR-16076) Update smoke test for moved bin-test scripts

    [ https://issues.apache.org/jira/browse/SOLR-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501999#comment-17501999 ] 

ASF subversion and git services commented on SOLR-16076:
--------------------------------------------------------

Commit 0557cf5a5f7b4f2efa028c56bbded835ec5b0124 in solr's branch refs/heads/main from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0557cf5 ]

SOLR-16076 Update smoke test for moved bin-test (#727)



> Update smoke test for moved bin-test scripts
> --------------------------------------------
>
>                 Key: SOLR-16076
>                 URL: https://issues.apache.org/jira/browse/SOLR-16076
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Mike Drob
>            Priority: Blocker
>             Fix For: 9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [~janhoy] - FYI:
> {noformat}
> Traceback (most recent call last):
>   File "dev-tools/scripts/smokeTestRelease.py", line 1152, in <module>
>     main()
>   File "dev-tools/scripts/smokeTestRelease.py", line 1081, in main
>     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, c.local_keys, ' '.join(c.test_args),
>   File "dev-tools/scripts/smokeTestRelease.py", line 1140, in smokeTest
>     unpackAndVerify(java, tmpDir, 'solr-%s-src.tgz' % version, gitRevision, version, testArgs)
>   File "dev-tools/scripts/smokeTestRelease.py", line 540, in unpackAndVerify
>     verifyUnpacked(java, artifact, unpackPath, gitRevision, version, testArgs)
>   File "dev-tools/scripts/smokeTestRelease.py", line 598, in verifyUnpacked
>     is_in_list(in_solr_folder, expected_src_solr_folders)
>   File "dev-tools/scripts/smokeTestRelease.py", line 555, in is_in_list
>     raise RuntimeError('file "%s" is missing' % file_name)
> RuntimeError: file "bin-test" is missing
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org