search for: retested

Displaying 20 results from an estimated 588 matches for "retested".

2001 Aug 09
1
converting a BMDP 8V mixed model to R / nlme
[Sorry, In case this is repeating a message already sent to the list]. I am trying to move a project to R (base or nlme), for which I have a partial solution in BMDP 8V. Here is the 8V control language: /input title='Augenbewegungen'. variables=4. file='latm.dat'. format='11x,f7.0,f7.0,f12.4,f10.0'. /variables names= llat,rlat,vg,diff. /design
2019 Oct 28
6
Committing with git
Now that we have switched to git and I had to leave behind my wonderfully simple svn workflow I have noticed something curious when committing. My typical workflow once my patch is approved on Phabricator has always been: - Update my source tree to latest - Apply the approved patch - Rebuild - Retest - If all is well, commit Having to update again after rebuilding/retesting was extremely rare
2001 Aug 09
0
converting BMDP 8V mixed model treatment to R ?
I am trying to translate a given BMDP 8V problem treatment to something approximately equivalent in nlme package (or base R, if sufficient). (Of course, it is not my goal to end there. I want to get access to the advanced flexibility of a more modern treatment.) Here is the problem statement in BMDP control language: /input title='Augenbewegungen'. variables=4.
2011 May 26
6
some old xl bugs
Hi Stefano Here is some xl related bugs which opened for long time and I didn''t see anyone working on them. I retest them with latest xen upstream and all of them are still exist. 1. [XL]Fail to create multi-guests with NIC assigned http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1761 xm don''t have the issue. 2. [XL]Guest network broken after do SAVE/RESTOR with xl
2006 Nov 06
2
grep searching for sequence of 3 consecutive upper case letters
Hello, I need to identify all elements which have a sequence of 3 consecutive upper case letters, anywhere in the string. I tested my grep expression on this site: http://regexlib.com/RETester.aspx But when I try it in R, it does not filter anything. str <-c("AGH", "this WOUld be good", "Not Good at All") str[grep('[A-Z]{3}',str)] #looking for a
2008 Apr 07
3
Bugs not triggering if foret to run winecfg
I just updated to version 0.9.59 and decided that it was time to do a proper retest of one of my apps (DVD Profiler (http://appdb.winehq.org/objectManager.php?sClass=application&iId=1975)). I was quite chuffed when I ran the install and some of the bugs seemed to have been squashed, but I was suffering from the recent task bar issue (bug 12362 (http://bugs.winehq.org/show_bug.cgi?id=12362)) so
2016 Oct 21
2
NVAC "No Signal"
On 01:15 am - Oct 21 2016, Lukas Wunner wrote: > On Thu, Oct 20, 2016 at 10:08:28AM +0200, Lukas Wunner wrote: > > On Wed, Oct 19, 2016 at 07:58:06PM +0200, Pierre Moreau wrote: > > > For example, my laptop (which also has an NVAC) has been triggering the > > > no-signal message on external monitors way before Ben???s patch landed, > > > but only for some
2020 Feb 12
1
[PATCH] virtio: Work around frames incorrectly marked as gso
On Wed, Feb 12, 2020 at 10:03:31AM +0000, Anton Ivanov wrote: > > > On 11/02/2020 10:37, Michael S. Tsirkin wrote: > > On Tue, Feb 11, 2020 at 07:42:37AM +0000, Anton Ivanov wrote: > > > On 11/02/2020 02:51, Jason Wang wrote: > > > > > > > > On 2020/2/11 ??12:55, Anton Ivanov wrote: > > > > > > > > > > > >
2006 Jan 12
2
Develop locally, Debug Globally?
Total Ruby Noob here. Just in the throws of reading the books and choosing an isp for my server etc. If you are developing a "one-off" rails app with the intent of using it on an isp hosted server, would it normally work better to develop and debug the thing locally (like on a Mac for instance), and then go through a round of "move it to the server and retest everything there
2004 Jun 18
2
Need a working model of smb.conf for a PDC
Having some major troubles with smb and making it a PDC For 2 weeks now I have been testing, and retesting. At one point I had it all working except for password changing. Has anyone goten Samba 3.0.4 to work correctly as a PDC with an smbpasswd back ground (not pam or ldap). If so could you please send me a working copy of your SMB file (only core components needed, no need for shares or
2018 Mar 20
2
Best Power FE700VA?
...own (as the driver does without "-D", > or when launched by "upsdrvctl start"). Other init systems like > launchd or systemd will monitor the PID of the program to restart it > if necessary, so they work best when the driver doesn't fork. Ok, around 24hrs ago I retested, but the (same) output is still on the screen without it going into background to release tty/sh... >> Here's output I got within the last few minutes, just wondering how to complete configuration now (if this is working)... >> >> root at darwinheim:~# Network UPS Tools - B...
2014 Nov 10
17
[Bug 86115] New: Suspend to RAM fails when using Nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=86115 Bug ID: 86115 Summary: Suspend to RAM fails when using Nouveau Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2019 Apr 04
2
PJSIP Delay in Dialing
Thanks, I did enable debugging but didn't see any attempts to resolve hostnames. I will give it another look. I did have an empty resolver_unbound.conf (not even a general context) - would that likely cause issues? I would expect the defaults to kick in but I have now added: [general] hosts=system I will retest/debug when ASAP. Mark. On Thu, 4 Apr 2019 at 15:20, Joshua C. Colp <jcolp
2019 Oct 29
3
Committing with git
> At the dev meeting I heard Doug Gregor say something like, "what kind of dirty animals are you, you just push directly to master!?" Based on that, I think other communities may set up workflows where they push branches to places, and some automation rebases and updates master asynchronously, optionally conditioned on some (light) testing or approval. Someone has already mentioned
2020 Feb 25
2
Windows ACLs : problems
Am 25.02.20 um 14:30 schrieb Rowland penny via samba: > On 25/02/2020 13:24, Stefan G. Weichinger via samba wrote: >> Am 25.02.20 um 14:16 schrieb Rowland penny via samba: >> >>> Do you have a user.map line in smb.conf ? >>> >>> Something like this: >>> >>> username map = /etc/samba/smb.conf >> It should be more like: >>
2009 Nov 02
2
Problem with pam_winbind
Hi my setup debian amd64 with ii samba 2:3.4.2-1 SMB/CIFS file, print, and login server for Unix ii samba-common 2:3.4.2-1 common files used by both the Samba server and ii samba-common-bin 2:3.4.2-1 common files used by both the Samba server and ii samba-doc
2016 Jun 16
2
[PATCH v7 00/12] Support non-lru page migration
On Thu, Jun 16, 2016 at 02:22:09PM +0900, Sergey Senozhatsky wrote: > On (06/16/16 13:47), Minchan Kim wrote: > [..] > > > this is what I'm getting with the [zsmalloc: keep first object offset in struct page] > > > applied: "count:0 mapcount:-127". which may be not related to zsmalloc at this point. > > > > > > kernel: BUG: Bad page state
2016 Jun 16
2
[PATCH v7 00/12] Support non-lru page migration
On Thu, Jun 16, 2016 at 02:22:09PM +0900, Sergey Senozhatsky wrote: > On (06/16/16 13:47), Minchan Kim wrote: > [..] > > > this is what I'm getting with the [zsmalloc: keep first object offset in struct page] > > > applied: "count:0 mapcount:-127". which may be not related to zsmalloc at this point. > > > > > > kernel: BUG: Bad page state
2014 Apr 27
2
[LLVMdev] LLVM 3.4.1 Testing Phase Part 2
...elays. > > Thanks, > Tom > > On Fri, Apr 25, 2014 at 10:32:06PM -0400, Tom Stellard wrote: > > Hi, > > > > There was one regression found in Phase 1 testing, so we need to do > > another round. The regressions was in Clang, so all targets need to > > be retested. > > > > Just a reminder when doing regression testing we know want to compare > > the test results of 3.4.1-rc2 with 3.4-final to see if there are any new > > regressions. Also, please remind me of the platform you are testing on > when you > > send me your result...
2011 May 30
5
[Bug 37768] New: [NVA8] UT2003: Splash-screen is transparent with gnome-shell enabled
https://bugs.freedesktop.org/show_bug.cgi?id=37768 Summary: [NVA8] UT2003: Splash-screen is transparent with gnome-shell enabled Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau