Is jdk/submit repo working fine?
Gustavo Romero
gromero at linux.vnet.ibm.com
Tue Mar 26 14:30:02 UTC 2019
Hi Christian,
On 03/25/2019 10:59 PM, Christian Tornqvist wrote:
> Hi Gustavo,
>
> The job failed to submit to our test system, most likely because your branch is not up-to-date, see if pulling the latest changes from the default branch helps.
Thanks for checking it!
I'm sure I did a `hg pull` in the default branch and made sure it was updated
with 'hg update`, then I created a branch as usual, with
'hg branch "JDK-<bug_id>"' and committed the change there.
But one thing was odd in fact: sitting on my branch "JDK-<bud_id>" 'hg outgoing'
showed lots of changes instead of only the one I committed in my branch. So I
pushed using --branch specifying explicitly my branch, trying to
avoid anything else besides my change to be pushed/submitted.
Anyway, won't that be good to have at least an automatic message telling us it
failed to be submitted?
Regards,
Gustavo
> Thanks,
> Christian
>
>> On Mar 25, 2019, at 6:35 PM, Gustavo Romero <gromero at linux.vnet.ibm.com> wrote:
>>
>> Hello,
>>
>> Is jdk/submit repo working correctly?
>>
>> I submitted a change for testing:
>>
>> http://hg.openjdk.java.net/jdk/submit/rev/7d39e6aad505
>>
>> and it's passed ~3 hours without a reply/result.
>>
>> Any clue on that?
>>
>> Thanks a lot.
>>
>> Regards,
>> Gustavo
>>
>
More information about the jdk-dev
mailing list