You can check the Jenkins log to be sure, but the patch tester has a check now that short-circuit aborts test runs when it has already seen a specific JIRA attachment.
-- Sean On Apr 8, 2015 11:32 PM, "Mikhail Antonov" <[email protected]> wrote: > Hm, I see, that's interesting. Thanks Ted. > > Though I think I observed this behavior with patches not being picked > up during several last weeks at least. > > -Mikhail > > On Wed, Apr 8, 2015 at 9:27 PM, Ted Yu <[email protected]> wrote: > > Today git repo temporarily was inaccessible. > > e.g. from > https://builds.apache.org/job/PreCommit-HBASE-Build/13626/console > > > > FATAL: Failed to fetch from > > > https://git-wip-us.apache.org/repos/asf/hbase.githudson.plugins.git.GitException > : > > Failed to fetch from > > https://git-wip-us.apache.org/repos/asf/hbase.git at > > hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647) > > at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889) > > > > > > FYI > > > > > > On Wed, Apr 8, 2015 at 9:22 PM, Mikhail Antonov <[email protected]> > > wrote: > > > >> Hey guys, > >> > >> I think hadoop-qa used to pick up and run the last attached patch when > >> you click cancel/submit patch. Lately I've noticed that (sometimes?) > >> doesn't work - you'd need to re-attach the same file first and then > >> click cancel/submit. > >> > >> Anyone else observed that? Is it some kind of misconfiguration or > >> something else? > >> > >> -Mikhail > >> > > > > -- > Thanks, > Michael Antonov >
