Time |
Nick |
Message |
02:33 |
|
akilsdonk joined #evergreen |
06:00 |
pinesol |
News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live//archive/2022-06/2022-06-10_04:00:02/test.49.html> |
07:26 |
|
rfrasur joined #evergreen |
07:32 |
|
rjackson_isl_hom joined #evergreen |
07:38 |
|
collum joined #evergreen |
08:42 |
|
mmorgan joined #evergreen |
08:52 |
|
Dyrcona joined #evergreen |
08:59 |
|
jvwoolf joined #evergreen |
09:02 |
csharp_ |
screw it, I'll rewrite it in perl |
09:04 |
csharp_ |
do we use warnings and use strict, Barry? Yes, other Barry, we do. |
09:07 |
JBoyer |
-Wall -Werror |
09:08 |
JBoyer |
jeffdavis++ for looking into the http tests. |
09:09 |
JBoyer |
Not sure the nginx issue is an issue for most testing though, I don't know what benefit there would be to standing that proxy up just for the tests. |
09:19 |
|
mantis1 joined #evergreen |
09:29 |
* Dyrcona |
missed something. To the logs! |
09:31 |
Dyrcona |
JBoyer: Is it a nginx issue or is it the directories missing again? |
09:32 |
Dyrcona |
csharp_: You can also install Modern::Perl and 'use Modern::Perl;" to get use strict; use warnings; and some other useful things. |
09:32 |
Dyrcona |
The deb is libmodern-perl-perl |
09:33 |
|
mantis2 joined #evergreen |
09:33 |
Dyrcona |
JBoyer: IIRC, none of the other live tests require even Apache to be running, just OSRF services. |
09:34 |
* Dyrcona |
likes it when a program that I haven't used/touched in 3 years or so still works. |
09:36 |
JBoyer |
Dyrcona, I was referring to what jeffdavis said yesterday about one of the tests giving a false positive if nginx is running on the test machine. You might have to hit the logs if you're not running a bouncer. |
09:36 |
JBoyer |
And there are a couple http tests, but not many, no. |
09:52 |
Dyrcona |
JBoyer: OK. I was out yesterday. Also, I notice that image uploader test failed this morning. |
10:15 |
csharp_ |
Dyrcona: thanks - I'll check it out |
10:16 |
* csharp_ |
tries to rid his brain of Bowie's Modern Love |
10:17 |
berick |
hey csharp_, roam if you want to |
10:17 |
csharp_ |
nooooooooo |
10:17 |
csharp_ |
Row nifty wattu as my Dad called it |
10:17 |
berick |
hah, that's great |
10:19 |
csharp_ |
think I prefer the Bowie song to that particular B-52s tune |
10:39 |
JBoyer |
Row Nifty Wattu sounds like a Star Wars side character pre-Disney acquisition. The type our heroes don't entirely trust but they have to work together to something something, heart of gold, etc. |
10:53 |
berick |
Row Nifty Wattu has spoken |
11:03 |
csharp_ |
JBoyer++ |
12:02 |
Bmagic |
berick: Messagebee stuff: I've got a trigger with delay:-3 days max_delay: -2 days. There is a problem with the exported xml shipping circs with today's due date for some reason. Something with END_DATE.... |
12:05 |
berick |
Bmagic: courtesy notices? |
12:05 |
Bmagic |
yepper |
12:06 |
Bmagic |
I'm theorizing that I need to pass --end-date "$(date +'%F' -d 'yesterday')" |
12:06 |
berick |
i have the same delay/max_delay. my cronjob looks like... |
12:06 |
berick |
generate-notices.sh --send-xml --granularity Predue-2-Day-Email --end-date $(date --date '+1 day' +'\%F') --file-date $(date +'\%F') |
12:06 |
berick |
yep |
12:06 |
berick |
well, not exactly the same |
12:07 |
Bmagic |
you're adding a day. I would have thought it would be minus |
12:08 |
berick |
but yet, passive events are offset by a day, since the events are generated at runtime instead of yesterday |
12:08 |
berick |
s/yet/yes/ |
12:08 |
Bmagic |
in my case, the cron runs on the same day 3am |
12:08 |
berick |
same here, more or less |
12:09 |
Bmagic |
I'll go with what you've got :) |
12:09 |
berick |
this results in a 2-day courtesy notice |
12:10 |
Bmagic |
I'm aiming at 1 day courtesy, and I figured it was a midnight issue, so I changed the delay from -2days->-1days to -3days->-2days on the trigger. That didn't fix it. So I figured it had to be with this wrapper script |
12:12 |
berick |
ah, so i think would mean changing both |
12:13 |
Bmagic |
what do you mean? |
12:13 |
berick |
cronjob as I pasted it AND moving the delay / max_delay to -1 and -2 |
12:13 |
Bmagic |
ok, I'll update the trigger back to what it was before. It was* (-2days->-1days) |
12:14 |
Bmagic |
berick++ |
12:15 |
berick |
well, we'll see :) |
12:16 |
Bmagic |
yeah :) |
14:22 |
|
rfrasur joined #evergreen |
17:08 |
|
mmorgan left #evergreen |
17:31 |
|
jvwoolf left #evergreen |
18:00 |
pinesol |
News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live//archive/2022-06/2022-06-10_16:00:03/test.49.html> |
18:56 |
pinesol |
News from commits: LP1950345-Format the Current Hold Groups table in bootstrap opac <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=1b466467109a9013dd3799d69be6e80c968ce433> |
19:56 |
pinesol |
News from commits: Hold Management page update <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=2678ee1dfcc448968ba8e8ae7fd0da1bc69eeecf> |