search for: flakey

Displaying 20 results from an estimated 194 matches for "flakey".

2013 Oct 28
0
[PATCH] xfstests: add generic/320 to test fsync() on directories V2
Btrfs had some issues with fsync()''ing directories and fsync()''ing after renames. These three new tests cover the 3 different issues we were seeing. This breaks out the dmflakey stuff into a common helper to be shared between generic/311 and generic/320. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> --- V1->V2: moved this out into its own test instead of adding it to 311 common/dmflakey | 74 ++++++++++++++++++++++++++ tests/generic/311 |...
2013 Nov 15
7
[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
Btrfs had some issues with fsync()''ing directories and fsync()''ing after renames. These three new tests cover the 3 different issues we were seeing. This breaks out the dmflakey stuff into a common helper to be shared between generic/311 and generic/321. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> --- V1->V2: rename test to generic/321 -removed an extraneous command tests/generic/311 | 56 +++----------------- tests/generic/321 | 140 +++++...
2008 May 13
4
Trick user to send private key password to compromised host
Hi list, I do not known, if this is really an issue but i noticed that when connecting to a remote ssh host with the standard linux openssh client using a private key, that there is no line of text indicating when the local key-passwd process was completed and the connection session was established. On a compromised host, the login shell could write the line 'Enter passphrase for key
2006 Aug 03
1
Very strange - AJAX is flakey when I uploaded my site
..._to_parent do render :update do |page| page.call "update_mycontent_picture_upload" end end This will work sometimes on a first try when I try it through the website. Any idea why it could be flakey. I made sure to kill my ghost processes and clear my browser cache. I did: killall -9 ruby killall -9 ruby1.8 Its still giving me problems, what can account for the flakiness? -- Posted via http://www.ruby-forum.com/.
2015 May 11
4
CentOS 7 MATE flakey mouse
I'm using the MATE desktop (via 'yum groupinstall "MATE Desktop"') on CentOS 7. I'm finding the mouse to be rather flakey in the sense that: - in MATE Terminal, clicking on text and dragging the mouse (in order to highlight the text and copy it to the X cut & paste buffer) will sometimes drop the highlight (thus not copying anything), or stop and restart the highlight (thus copying the wrong text)....
2015 May 12
0
CentOS 7 MATE flakey mouse
On Mon, May 11, 2015 at 02:38:21PM -0600, Devin Reade wrote: > I'm using the MATE desktop (via 'yum groupinstall "MATE Desktop"') on > CentOS 7. I'm finding the mouse to be rather flakey in the sense > that: > - in MATE Terminal, clicking on text and dragging the mouse (in order > to highlight the text and copy it to the X cut & paste buffer) will > sometimes drop the highlight (thus not copying anything), or > stop and restart the highlight (thus copyi...
2015 May 11
0
CentOS 7 MATE flakey mouse
I just realized that more than MATE Terminal is affected. For example, if I'm using firefox on a long web page, click the scrollbar and quickly scroll through the page, then sometimes it behaves like after a bit I've released the mouse button: Instead of scrolling, the mouse (which is now outside of the scroll bar area) starts highlighting text instead.
2015 May 11
1
CentOS 7 MATE flakey mouse
On Mon, 11 May 2015 14:42:36 -0600 Devin Reade wrote: > I just realized that more than MATE Terminal is affected. For > example, if I'm using firefox on a long web page, click the scrollbar > and quickly scroll through the page, then sometimes it behaves like > after a bit I've released the mouse button: Instead of scrolling, > the mouse (which is now outside of the scroll
2002 Feb 15
0
flakey things samba 2.2.2
HELP! I have an hpux 11.11 server running samba 2.2.2. It appears as if i get to a point with say 20 connections and then no one else can connect until someone disconnects. I have other clients who get network path cannot be found when trying to map but they are able to see the samba server via network neighborhood. When trying to map via net use it returns a message saying something of the
2008 Jun 30
1
access of WML site through cell phone seems flakey
I just started a new subdomain on hosting rails. I launched it a couple of days ago. It is a site that can render onto mobile devices using WAP/WML or through a regular browser. It seems flaky with the mobile cell phone access, because sometimes it works and sometimes it stops working for several hours and then it seems like it''s fine again, with a regular browser it seems ok, though
2003 Oct 08
1
BudgeTone 102 flakey sound
I have experienced lots of apparently dropped packets (in other words, lots of short interruptions of what the other party tries to tell me) with a GS102 and chan_capi. The GS102 is connected through a lightly-loaded switch directly connected to the * server, so bandwidth/latency shouldn't pose a problem. Funny thing is that the switch indicates 10mbit on the GS102 port - is that correct?
2001 Dec 13
3
behaviour of ssh/scp over flakey links - timeout/retry?
I'm using OpenSSH's ssh and scp to back up some remote machines, roughly as follows : ssh remote-host "tar up a few dirs" scp remote-host:tarfile local-repository On the whole, as I'd expect, this works just fine. But .. sometimes the link is a bit dodgey (for lack of a more explicit term, this being a polite list :) ) Can anyone tell me how ssh and scp timeout and retry,
2020 Sep 01
2
Flakey failure on clang-ppc64le-linux-multistage
Seems there were a couple of correlated failures that appear to be flakes on this buildbot recently: green: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13974 red: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13975 (target-override.c during stage 1, seems to be missing the directory/symlink it just created) red:
2003 Oct 07
2
Dynamic registration to flakey for production system
Three days after launching our * system with 20 GS phones, I have finally had to give up on dynamic registration. The phones keep dissappearing from the sip peers list, even if just sitting idle. Either I spend half my time re-booting phones to get them registered, or the extension appears busy to outside callers and people get really irritated. Even setting the registration interval to 5
2020 Sep 02
2
Flakey failure on clang-ppc64le-linux-multistage
...> > ----- Original message ----- > From: David Blaikie <dblaikie at gmail.com> > To: llvm-dev <llvm-dev at lists.llvm.org>, Nico Weber <thakis at chromium.org>, > Serge Pavlov <sepavloff at gmail.com>, powerllvm at ca.ibm.com > Cc: > Subject: [EXTERNAL] Flakey failure on clang-ppc64le-linux-multistage > Date: Tue, Sep 1, 2020 6:10 PM > > Seems there were a couple of correlated failures that appear to be flakes > on this buildbot recently: > > green: > http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13974 >...
2012 Oct 18
1
[LLVMdev] DWARF 2/3 backwards compatibility?
...hat a lot of the checks aren't > particularly fuzzy. I.e. it checks what's expected but it's not > necessarily valid dwarf that it's looking for but a particular > behavior. And that behavior is not necessarily related to the DWARF. My Ubuntu workstation consistently gets flakey results from the multi-threaded GDB tests, which have exactly zero relation to what's in the DWARF. (consistently flakey... ooh, dear.) > > A bad/confused dwarf record fails multiple tests without a way to map a > > failure back to dwarf. > > > > I'm not sure what...
2014 Aug 05
4
[LLVMdev] Publication: Languages Used in LLVM During Compilation
...little English icon, there's a download link that takes me to a > page with a picture telling me an ad will open in a new window and I'll > get a download, but no download. > Lots of ads, but no presentation, makes me think that this is just spam. The hosting site is seriously flakey, but the download of both the .pdf and .pptx versions did occur for me after several tries. The .pptx version is formatted slightly better than the .pdf. - Chuck
2020 Sep 04
2
Flakey failure on clang-ppc64le-linux-multistage
...er 3, 2020 6:23 PM > *To:* Robinson, Paul <paul.robinson at sony.com> > *Cc:* David Blaikie <dblaikie at gmail.com>; LLVM on Power < > powerllvm at ca.ibm.com>; Nemanja Ivanovic <nemanjai at ca.ibm.com>; > llvm-dev at lists.llvm.org > *Subject:* Re: [llvm-dev] Flakey failure on clang-ppc64le-linux-multistage > > > > I think that was maybe the discussion on https://reviews.llvm.org/D78245 > <https://urldefense.com/v3/__https:/reviews.llvm.org/D78245__;!!JmoZiZGBv3RvKRSx!qUxaxgSDhAK0UvjN4Fw4SZNtpJl1UErEyIr-afENDwN-PUSngxiJsLPt6J7cBGD38A$> &gt...
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
...>>> From: David Blaikie <dblaikie at gmail.com> >>> To: llvm-dev <llvm-dev at lists.llvm.org>, Nico Weber <thakis at chromium.org>, >>> Serge Pavlov <sepavloff at gmail.com>, powerllvm at ca.ibm.com >>> Cc: >>> Subject: [EXTERNAL] Flakey failure on clang-ppc64le-linux-multistage >>> Date: Tue, Sep 1, 2020 6:10 PM >>> >>> Seems there were a couple of correlated failures that appear to be >>> flakes on this buildbot recently: >>> >>> green: >>> http://lab.llvm.org:8011/bu...
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
...; From: David Blaikie <dblaikie at gmail.com> >>>>> To: llvm-dev <llvm-dev at lists.llvm.org>, Nico Weber <thakis at chromium.org>, Serge Pavlov <sepavloff at gmail.com>, powerllvm at ca.ibm.com >>>>> Cc: >>>>> Subject: [EXTERNAL] Flakey failure on clang-ppc64le-linux-multistage >>>>> Date: Tue, Sep 1, 2020 6:10 PM >>>>> >>>>> Seems there were a couple of correlated failures that appear to be flakes on this buildbot recently: >>>>> >>>>> green: http://lab.ll...