Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19477
Modified Files:
Tag: XQuery_0-20
All
Added Files:
Tag: XQuery_0-20
preceding_following-sibling_bug.SF-1850772.stable.err
preceding_following-sibling_bug.SF-1850772.stable.out
preceding_following-sibling_bug.SF-1850772.xmark01.xml
preceding_following-sibling_bug.SF-1850772.xq.in
Log Message:
added test for
[ 1850772 ] [preceding and following]-sibling:: bug
http://sourceforge.net/tracker/index.php?func=detail&aid=1850772&group_id=56967&atid=482468
works fine for me with both
the latest Stable and the latest Current
sources from CVS.
Testing will tell us more about other platform tomorrow.
Index: All
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/All,v
retrieving revision 1.80.2.8
retrieving revision 1.80.2.9
diff -u -d -r1.80.2.8 -r1.80.2.9
--- All 1 Dec 2007 23:07:51 -0000 1.80.2.8
+++ All 14 Dec 2007 20:56:08 -0000 1.80.2.9
@@ -140,3 +140,4 @@
variable_in_module.SF-1836980-alg
preceding-sibling_failure.SF-1841747-d10
preceding-sibling_failure.SF-1841747-d0
+preceding_following-sibling_bug.SF-1850772
--- NEW FILE: preceding_following-sibling_bug.SF-1850772.stable.out ---
stdout of test 'preceding_following-sibling_bug.SF-1850772` in directory
'tests/BugTracker` itself:
# 21:30:58 >
# 21:30:58 > Mserver
"--config=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/etc/MonetDB.conf"
--debug=10 --set
"monet_mod_path=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB4:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB4/lib:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB4/bin"
--set
"gdk_dbfarm=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB4/dbfarm"
--set
"sql_logdir=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB4/sql_logs"
--set "xquery_logdir=/ufs/manegold/_/scratch0/Monet/Testin
g/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB4/xquery_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=30405 --set
xrpc_port=44539 --set monet_prompt= --trace "--dbname=mTests_tests_BugTracker"
"--dbinit= module(pathfinder);" ; echo ; echo Over..
# 21:30:58 >
# MonetDB Server v4.20.1
# based on GDK v1.20.1
# Copyright (c) 1993-2007, CWI. All rights reserved.
# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically
linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.3.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.20.1 loaded
# XRPC administrative console at http://localhost:44539/admin
printf("\nReady.\n");
Ready.
quit();
Over..
# 21:30:59 >
# 21:30:59 > mclient -lxquery -fxml -umonetdb -Pmonetdb --host=corona
--port=30405 preceding_following-sibling_bug.SF-1850772.xq
# 21:30:59 >
<?xml version="1.0" encoding="utf-8"?>
<XQueryResult>0</XQueryResult>
<?xml version="1.0" encoding="utf-8"?>
<XQueryResult>1</XQueryResult>
<?xml version="1.0" encoding="utf-8"?>
<XQueryResult>0</XQueryResult>
<?xml version="1.0" encoding="utf-8"?>
<XQueryResult>1</XQueryResult>
# 21:30:59 >
# 21:30:59 > Done.
# 21:30:59 >
--- NEW FILE: preceding_following-sibling_bug.SF-1850772.stable.err ---
stderr of test 'preceding_following-sibling_bug.SF-1850772` in directory
'tests/BugTracker` itself:
# 21:30:58 >
# 21:30:58 > Mserver
"--config=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/etc/MonetDB.conf"
--debug=10 --set
"monet_mod_path=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB4:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB4/lib:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB4/bin"
--set
"gdk_dbfarm=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB4/dbfarm"
--set
"sql_logdir=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB4/sql_logs"
--set "xquery_logdir=/ufs/manegold/_/scratch0/Monet/Testin
g/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB4/xquery_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=30405 --set
xrpc_port=44539 --set monet_prompt= --trace "--dbname=mTests_tests_BugTracker"
"--dbinit= module(pathfinder);" ; echo ; echo Over..
# 21:30:58 >
# 21:30:59 >
# 21:30:59 > mclient -lxquery -fxml -umonetdb -Pmonetdb --host=corona
--port=30405 preceding_following-sibling_bug.SF-1850772.xq
# 21:30:59 >
# 21:30:59 >
# 21:30:59 > Done.
# 21:30:59 >
--- NEW FILE: preceding_following-sibling_bug.SF-1850772.xmark01.xml ---
<?xml version="1.0" standalone="yes"?>
<site>
<regions>
<africa>
<item id="item0">
<location>United States</location>
<quantity>1</quantity>
<name>duteous nine eighteen </name>
<payment>Creditcard</payment>
<description>
<parlist>
<listitem>
<text>
page rous lady idle authority capt professes stabs monster petition heave
humbly removes rescue runs shady peace most piteous worser oak assembly holes
patience but malice whoreson mirrors master tenants smocks yielded <keyword>
officer embrace such fears distinction attires </keyword>
</text>
</listitem>
<listitem>
<text>
shepherd noble supposed dotage humble servilius bitch theirs venus dismal
wounds gum merely raise red breaks earth god folds closet captain dying reek
</text>
</listitem>
</parlist>
</description>
<shipping>Will ship internationally, See description for charges</shipping>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<mailbox>
<mail>
<from>Dominic Takano mailto:[EMAIL PROTECTED]</from>
<to>Mechthild Renear mailto:[EMAIL PROTECTED]</to>
<date>10/12/1999</date>
<text>
asses scruple learned crowns preventions half whisper logotype weapons doors
factious already pestilent sacks dram atwain girdles deserts flood park lest
graves discomfort sinful conceiv therewithal motion stained preventions greatly
suit observe sinews enforcement <emph> armed </emph> gold gazing set almost
catesby turned servilius cook doublet preventions shrunk
</text>
</mail>
</mailbox>
</item>
</africa>
<asia>
<item id="item1">
<location>United States</location>
<quantity>1</quantity>
<name>great </name>
<payment>Money order, Cash</payment>
<description>
<text>
print deceit arming ros apes unjustly oregon spring hamlet containing leaves
italian turn <bold> spirit model favour disposition </bold> approach charg gold
promotions despair flow assured terror assembly marry concluded author debase
get bourn openly gonzago wisest bane continue cries
</text>
</description>
<shipping>Will ship internationally</shipping>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<mailbox>
<mail>
<from>Fumitaka Cenzer mailto:[EMAIL PROTECTED]</from>
<to>Lanju Takano mailto:[EMAIL PROTECTED]</to>
<date>02/24/2000</date>
<text>
entreaty hath fowl prescience bounds roof fiend intellect boughs caught add
jests feelingly doubt trojans wisdom greatness tune worship doors fields reads
canst france pay progeny wisdom stir mov impious promis clothes hangman
trebonius choose men fits preparation <keyword> benefit since eclipse gates
</keyword>
</text>
</mail>
<mail>
<from>Papa Godskesen mailto:[EMAIL PROTECTED]</from>
<to>Ioana Blumberg mailto:[EMAIL PROTECTED]</to>
<date>08/02/2001</date>
<text>
jealousy back greg folded gauntlets conduct hardness across sickness peter
enough royal herb embrace piteous die servilius avoid <keyword> laying chance
dungeons pleasant thyself fellow purse steward heaven ambassador terrible
doubtfully </keyword> milk sky clouds unbraced put sacrifices seas childish
longer flout heavy pitch rosalind orderly music delivery appease
</text>
</mail>
</mailbox>
</item>
</asia>
<australia>
<item id="item2">
<location>United States</location>
<quantity>1</quantity>
<name>scarce brook </name>
<payment></payment>
<description>
<parlist>
<listitem>
<text>
senses concave valiant star further instruments bankrupts countrymen horrid
costard youth necessity tend curiously waken witness navy there honest interest
perceive defendant chief traffic where nuptial descent travel prepare agreed
voices swears remember peerless doing <keyword> preparation rejoice </keyword>
</text>
</listitem>
<listitem>
<text>
swear canker barbarian parching coxcomb excess conspiring nobles sounded
consider sayings fishified prime may spirit <emph> untruths misgives choughs
mew here garments tenfold </emph> error discontent hung beatrice straight muse
shame deep twice mann maecenas any conveyance fingers whereupon child case
<keyword> season presently victory women beating </keyword> deprive almost wed
dreams slew reveal
</text>
</listitem>
<listitem>
<text>
spotted attend burden camillo field enlarge stead corporal ground tormenting
<bold> naturally sanctuary riddle exile coming awake senseless chance famous
albans </bold> service cricket limb from clouds amongst shore penker defend
quantity dumb churlish uncover swung eros figur sulphur sky birth stare
negligent unction shield instance ambition gate injury fort put infants find
slavish hugh see afterwards slanders chides eyes minds alb loved endure
combating voyage
</text>
</listitem>
<listitem>
<parlist>
<listitem>
<text>
maintained peril rivall suddenly finds studies weary truth indulgence anatomy
assisted imminent may excepted yonder aches regal
</text>
</listitem>
<listitem>
<text>
<bold> friar prophetess </bold> spirits delays turning cassio finding unpractis
steel sweets promises credulity err nym complete star greatly mope sorry
experience virtues been offending bed drives faction learnt hurl eleven huge
</text>
</listitem>
<listitem>
<text>
piece hours cruelly april league winged <keyword> tract element sails course
placed fouler four plac joint </keyword> words blessing fortified loving
forfeit doctor valiant crying wife county planet charge haughty precious
alexander longboat bells lewd kingdoms knife giver frantic raz commend sit
sovereignty engaged perceive its art alliance forge bestow perforce complete
roof fie confident raging possible cassio teen crave park reign lords sounded
our requite fourth confidence high
</text>
</listitem>
</parlist>
</listitem>
<listitem>
<parlist>
<listitem>
<text>
sent fled bids oswald help answer artillery jealous hugh fingers gladly mows
our craving <emph> preventions spurr edmund drunk how faction quickly
bolingbroke painfully </emph> valorous line clasp cheek patchery encompassed
honest after auspicious home engaged prompt mortimer bird dread jephthah
prithee unfold deeds fifty goose either herald temperance coctus took sought
fail each ado checking funeral thinks linger advantage bag ridiculous along
accomplishment flower glittering school disguis portia beloved crown sheets
garish rather forestall vaults doublet embassy ecstasy crimson rheum befall sin
devout pedro little exquisite mote messenger lancaster hideous object arrows
smites gently skins bora parting desdemona longing third throng character hat
sov quit mounts true house field nearest lucrece tidings fought logotype eaten
commanding treason censur ripe praises windsor temperate jealous made sleeve
scorn throats fits uncape tended science preventions preventions high pip
es reprieves <bold> sold </bold> marriage sampson safety distrust witch
christianlike plague doubling visited with bleed offenders catching attendants
<emph> cars livery stand </emph> denay <keyword> cimber paper admittance tread
character </keyword> battlements seen dun irish throw redeem afflicts suspicion
</text>
</listitem>
<listitem>
<text>
traduc barks twenty secure pursuit believing necessities longs mental lack
further observancy uncleanly understanding vault athens lucius sleeps nor
safety evidence repay whensoever senses proudest restraint love mouths slaves
water athenian willingly hot grieves delphos pavilion sword indeed lepidus
taking disguised proffer salt before educational streets things osw rey stern
lap studies finger doomsday pots bounty famous manhood observe hopes unless
languish <keyword> transformed nourish breeds north </keyword>
</text>
</listitem>
</parlist>
</listitem>
</parlist>
</description>
<shipping>Will ship internationally</shipping>
<incategory category="category0"/>
<incategory category="category0"/>
<mailbox>
<mail>
<from>Aspi L'Ecuyer mailto:L'[EMAIL PROTECTED]</from>
<to>Lesley Jeris mailto:[EMAIL PROTECTED]</to>
<date>10/09/1998</date>
<text>
necessities chains rosencrantz house heed course lawn diest unvirtuous supposed
sees chough swor numbers game roman soundest wrestler sky lodovico beast
shivers desolate norfolk forgot paulina wars george while beggar sheath
thursday capable presently his protector father orchard enemies believe drains
tokens prison charge cloud stab york mild scene true devotion confidence
hundred those guiltless pricks sort himself mutiny officers directive wholesome
edge acts dion ride draw brings custom chapless beside sex dowry casca goods
priam blasphemy prick octavia brain curer thinkest idiot inward missing
conspiracy tents scab inundation caesar officer dramatis
</text>
</mail>
</mailbox>
</item>
</australia>
<europe>
<item id="item3">
<location>Uzbekistan</location>
<quantity>1</quantity>
<name>abhorr execution beckon rue </name>
<payment>Money order, Creditcard, Cash</payment>
<description>
<parlist>
<listitem>
<text>
<keyword> perjur kills insanie unfortunate conjuration deeper confounded belied
first guard </keyword> pale profits height desir ashore france strength kept
entrench poisons worth fought ignorance moody poniards speaks jack egg
offspring victory food double emperor round jewel abbey apparel untainted lass
protest start wings acquit lake lady battles further low thief try brook cake
mounted officers dean shrunk lowness dew sandy prologue armies suspicion eighty
advance thankfulness albany ended experience halt doubted wert kingdom fiend
directed pair perhaps
</text>
</listitem>
<listitem>
<text>
prayer odds rend condemn conrade swearing dispos losses boar little from
thought different couch respected human robe dictynna later pays edward babe
distemper bards damned mayst sustain while self alcibiades listen weak soil
<keyword> view presume loggets feed </keyword> afoot yields erection balthasar
fathers datchet thankless lear cause evil cheerfully instance tarried because
cough ancient testimony tarquin cousin reported porter beastly jade bark sex
slack lear devil devoured amiable mason moss shoulders labour meanest feign
eggs encount forbid enobarbus halters nam emilia fiends bearing food inheritor
wiser <emph> hedge </emph> functions there capital greasy dark crush your
sequest between devout thou strikes demand dost reverent conference least told
ado modena jealousy nunnery mistrust nightly worthy closes tall proudly fierce
receive nearness safer jacks shut dire mates wind unfortunate monsieur parcels
sauced extremities throat dog empty treasury etc detested stand
taxations edges mourner sue knavery unlook perseus diadem heartily peer tut
compounded art reconcile study thought cockatrice money pity intend thing claud
edmund throws torments ropes contrive story slain advise lecher ardea relics
keeping treads buckingham defences lag neighbour ourself marshal disordered
moderate venus afeard article rot hazards craft crowns <emph> plainness patient
</emph> lying knowledge diseases meritorious medicine instead lid happy without
them bands answer
</text>
</listitem>
</parlist>
</description>
<shipping>Will ship only within country</shipping>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<mailbox>
</mailbox>
</item>
</europe>
<namerica>
<item id="item4">
<location>United States</location>
<quantity>1</quantity>
<name>unsur brutish </name>
<payment>Money order, Creditcard</payment>
<description>
<parlist>
<listitem>
<text>
prepar likelihood eagle body walk borachio month writing left speed patents
coach through protectorship congruent confusion favours following populous
garden henceforth shoots function fourscore mangled favorably slain secretly
vice distinguish bardolph content hence boy worse bring usurers stew beard
longed creep hid pursuivant beholders senators son mercutio woo bestow trumpet
excess muffler pick ugly felt causes remove adding tear often rounds
underbearing tree purer kibes endless women benefit throw <emph> claim firmness
<keyword> arrived sees wrestled multitude repent preventions infamy reproof
shalt hearted prais knave doubtless </keyword> deny </emph> merely grave
voluble late loath digest horn slave hunger stronger amazed salt killing ross
cry dry tongue kiss yields auspicious quietness perpetual ways
</text>
</listitem>
<listitem>
<text>
court mean returning brook creatures appointed paunches henry sights west
prunes flutes regiment seems bed musicians slumber post friendship prevention
abreast wouldst words vexation builds unfelt holly walk inform moods deck bulk
begin action school nobles antique people unkennel stomach into petitions jack
assail yongrey ages betimes golden sink droop kernel hoppedance perfection
weight <emph> whining safe english rod other featur </emph> betwixt orator
across amiss mine guests guard yon willing remit longing goneril visitation
honey
</text>
</listitem>
</parlist>
</description>
<shipping>Will ship only within country, Buyer pays fixed shipping charges, See
description for charges</shipping>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<mailbox>
<mail>
<from>Honari Castan mailto:[EMAIL PROTECTED]</from>
<to>Maz Lucky mailto:[EMAIL PROTECTED]</to>
<date>01/24/1998</date>
<text>
scene disposition substance prick counsel start temples
</text>
</mail>
</mailbox>
</item>
</namerica>
<samerica>
<item id="item5">
<location>United States</location>
<quantity>1</quantity>
<name>nakedness </name>
<payment>Creditcard, Personal Check, Cash</payment>
<description>
<text>
music sift kissing design airy office dismantled hope reconcil combat wert
quite translate overcome unthrifty <emph> fell othello <bold> wolf entreat
audaciously down sands sports pilgrimage duellist league holiday cheek that
tables merrily knot selves ionia impure </bold> prophet draw throwing solemn
yonder </emph> rightful foam worthless polack veronesa antony beget thereby
carry untread hales
</text>
</description>
<shipping>Will ship only within country, Will ship internationally</shipping>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<incategory category="category0"/>
<mailbox>
</mailbox>
</item>
</samerica>
</regions>
<categories>
<category id="category0">
<name>dispatch reported dotard holofernes </name>
<description>
<parlist>
<listitem>
<text>
shift carrion doubtful strangle sounding crowned troubled naked yesterday
overthrow owe silent recount waters derive sans four
</text>
</listitem>
<listitem>
<parlist>
<listitem>
<text>
fragment pamper arthur thrive wound fouler streets preventions obey vow bawds
myrtle said infinite montague fierce sense ride souls commended gainsay
profession labour intents persuade alter
</text>
</listitem>
<listitem>
<text>
ord villain wore thunder congeal pawned alack customary deny faithful top
office spoken please neighbour office afternoon drum embowell touch sue
lifeless leapt called weary congregation yield
</text>
</listitem>
<listitem>
<text>
mental fatal hard ancient stands cor dishes therein gramercy discipline
farewell dire tricks protest cut horatio brother speech sleeping adultress
pitch cave liv nurse drink state plants combating desired requir rebellion
afraid repented tree scald stopp wine advise undermine norfolk vilely whet
scars companions hanging foolish scene musty fruitful unburthen teacher
garments betimes sight now for oaths vouchsafe particulars globe laertes
afflictions rouse once news humanity buck destroy military lucius lap <keyword>
considered forc mourning verona </keyword> waters triumphing officer hastily
<emph> resign subject figure hay thwart written signs gout bred distance period
glove players change folly </emph> going wat lost song hautboys pick business
crocodile leading cave twice frenzy sprightly dislike invite forbids morn
devour ambassador seldom speak tickling rejoice triumphant ascanius forward
</text>
</listitem>
</parlist>
</listitem>
</parlist>
</description>
</category>
</categories>
<catgraph>
<edge from="category0" to="category0"/>
</catgraph>
<people>
<person id="person0">
<name>Jaak Tempesti</name>
<emailaddress>mailto:[EMAIL PROTECTED]</emailaddress>
<phone>+0 (873) 14873867</phone>
<homepage>http://www.labs.com/~Tempesti</homepage>
<creditcard>5048 5813 2703 8253</creditcard>
<watches>
<watch open_auction="open_auction0"/>
</watches>
</person>
<person id="person1">
<name>Cong Rosca</name>
<emailaddress>mailto:[EMAIL PROTECTED]</emailaddress>
<phone>+0 (64) 27711230</phone>
<address>
<street>78 Acevedo St</street>
<city>Guadalajara</city>
<country>United States</country>
<province>Mississipi</province>
<zipcode>18</zipcode>
</address>
<homepage>http://www.washington.edu/~Rosca</homepage>
<creditcard>8864 8048 5743 6536</creditcard>
<profile income="38897.78">
<interest category="category0"/>
<interest category="category0"/>
<interest category="category0"/>
<interest category="category0"/>
<education>High School</education>
<business>No</business>
<age>23</age>
</profile>
</person>
</people>
<open_auctions>
<open_auction id="open_auction0">
<initial>129.35</initial>
<bidder>
<date>11/26/1999</date>
<time>23:07:35</time>
<personref person="person0"/>
<increase>21.00</increase>
</bidder>
<bidder>
<date>02/28/1999</date>
<time>14:33:26</time>
<personref person="person0"/>
<increase>9.00</increase>
</bidder>
<bidder>
<date>10/28/1998</date>
<time>18:26:11</time>
<personref person="person0"/>
<increase>9.00</increase>
</bidder>
<bidder>
<date>05/16/2001</date>
<time>21:29:55</time>
<personref person="person0"/>
<increase>13.50</increase>
</bidder>
<bidder>
<date>12/23/1998</date>
<time>01:09:20</time>
<personref person="person0"/>
<increase>7.50</increase>
</bidder>
<bidder>
<date>11/04/2000</date>
<time>23:51:54</time>
<personref person="person0"/>
<increase>1.50</increase>
</bidder>
<current>190.85</current>
<privacy>Yes</privacy>
<itemref item="item0"/>
<seller person="person0"/>
<annotation>
<author person="person0"/>
<description>
<parlist>
<listitem>
<parlist>
<listitem>
<text>
<keyword> main cressid <emph> person whate lily pilgrim flaying therefore
meantime similes base </emph> dowry delivering curan press debtor alexandria
sugar battle orbed embrac supremacy answering </keyword> cradle shoulder corpse
canons domain night forsake yea satisfy between <bold> senators browsing
monsters ear players moreover <emph> sir hor shape suspicious taffeta </emph>
banquet </bold>
</text>
</listitem>
<listitem>
<text>
excellence whipp outrage company fit inherit speech detain eighteen petter
stone buck battle breathless kindness prophesy entomb over wishing conquer
provoke his forehead persuaded places needy balth others school feasted rivers
tomb honor garland worser wounding brook stoops brooch plucks level samp tent
windsor rubs whereof beam signior built suff heavy dull husbands roman favour
urge spear gone wolf cheeks execute resolv such horrid drives provide twice
spoke trade friar taking pheasant sentenc scarf corrections brothers charge
spur ass agamemnon truepenny saves roots practis impatient diest didest starv
seeing beneath interpose gods home black forgot snuff dress dozen napkins
<emph> countess northumberland headlong needless angry pleading </emph> better
joy <emph> meagre </emph> reap enquire crab wales died violent rear past
liberty <emph> braggart armour infer bankrupt winds teeth </emph>
</text>
</listitem>
<listitem>
<text>
crows <emph> badge reports expedition free chief </emph> hearsed shapes
supposes humours loath monuments silent wealth soon perfection adore spoken
farm doct potent friends yes london susan bethink immediate read empty greeting
shilling whole soul weary foot beseech didst <emph> wise hay postmaster </emph>
own foolery betters pitch bay inch ros conduct pilgrims startles contented
captain hither blood purposes mountains jul gain needs above ensign grapes
revelling glean thank seeing tenth succession lief wall bands enterprise flat
preventions knave wine shield prey key farewells religion fetch bells rage
names valued exeunt soul albans ungently advised
</text>
</listitem>
<listitem>
<text>
braggarts knowest desp sheep died repeat toy corrupted michael help dunghill
trembles pill reap office early secure desires hated garland carriage impatient
deserts feel challenger evil <bold> editions depart laur hereford richer
</bold> prithee lust shortly approve rey should spectacles fiery perfect
worshipp foul quod yes remorse young tyburn thrust attending spear shun doctor
wild murd awak helpless ventidius tread defeat teem durst accuse <keyword>
rhyme wonderful attaint </keyword> dealing mortality asleep murder throat
<keyword> attendants themselves spark </keyword> skill pol see <bold>
conference sail text speed essence white </bold> contrary terms girl <keyword>
paris commodity faded fall ugly honester smile </keyword> achiev however
outrage proud pays spilling rancour reasons grieves camp bachelor clock hearing
feature can whom youth soldiers for time vere record penury herself reasons
merits villainous whereupon wrote penny mar preventions followed best eternity
be
stow blots rocks barnardine torn cassio tailor fame forfeit triumphant
conceived deem cowardly merciful topgallant flint purgation whosoever ventidius
befits forever bankrupt choughs stains certain violated burgundy shadows
possesseth men repent predominant burns revelry swore prodigious next tyrant
oath noses apart balth trade feasting field importunity expect experience
kingly stay babe hopes liege astonished suspicion unmannerd alexander crown
soil committed god stately incensed trance oracle slowness fast princes damned
corn grandsire change tender end fields slain palm softly samp shore notion
herod messengers horseman <bold> riggish </bold> quirks shut thence beware
jewels sland preventions has sells assails influences oppression pow maggot
caught methought mechanical durst liker not seat <emph> assigns flesh made his
third <keyword> seemeth </keyword> peril gain they stroke forsworn scape full
determin professes commons </emph> lordship clear operation practice pyrrhu
s earnest broke devil posterity company text misbegotten oregon strike saw
arthur earnestly brow popilius ugly serves presentation commandment metal
comparing thereon true secretly gallows preventions horridly slack lieutenant
hers stop clown rosalinde wed pretty wildly both expectation law noble point
marr painted seat fords divided delicate mocking active bills filth pledge
latin done statue moved converse goot claw show edmundsbury torment tarquin
pyrrhus vanities heathen betray lordship forget enforce gods fills overcame
burns leg overthrown institutions adverse brought strives occasion event ready
troyan shoulders matters sinews liquid ashy gentlewomen authority assay hole
selves living near doting modest wiltshire mocker eton profess forgeries butt
wade lawful maccabaeus wert forced succeeding becomes wayward got thief
obedience wretches yoke run destroy hole frighting enemies permission vowed
swinstead body oph crave consorted requite forfeit speed possess peremptory
fraughtage confin rules hatred case art knife bruit
</text>
</listitem>
</parlist>
</listitem>
<listitem>
<text>
endur faces dominions common egg conduct <bold> abandon slay diomed apprehend
<emph> advantage studied stained entrails bone shoulder </emph> upward arrested
england valiant </bold> prolong dotes vesture collatinus which conspirator
crowns fellowship indisposition opinion about action skins moe verse friar
filthy divers fault apparell worthiness supposition parchment restitution rings
rages remains lass dependent pelican contrive paradoxes unmask desdemona weak
pleases shame wisely cheek poison avoid ulysses exeunt answer smoothing
punishment much anointed bloody shook here armado supply four digestion
unresisted consummate glou ding figure made unwrung worst repute envious
meanest read nan stake shriek tower nights armed drinking instant scruple
citizens rightful nonino shame hills dismal other fasting attends judge aspire
hand putting repeal grounds bestrid commission crave mess tarries sport view
freely lame done intend cast shun kills presented body landed question hem sa
me burdens plenty esteem weak sigh sunday body preventions revenge horses
cleomenes thrust what albeit foolishly mirror gently mock allow index evils
should consider deeds suit damsons willoughby thousand number morn banish
barricado unfolding perhaps gently stalk degree oblivion wars monsieur
companies swords shifted clay
</text>
</listitem>
</parlist>
</description>
<happiness>1</happiness>
</annotation>
<quantity>1</quantity>
<type>Regular</type>
<interval>
<start>01/25/1999</start>
<end>06/15/1999</end>
</interval>
</open_auction>
</open_auctions>
<closed_auctions>
<closed_auction>
<seller person="person0"/>
<buyer person="person0"/>
<itemref item="item1"/>
<price>42.12</price>
<date>08/22/1999</date>
<quantity>1</quantity>
<type>Regular</type>
<annotation>
<author person="person0"/>
<description>
<text>
grant killed account predominant carries kindly <bold> heart light bosom garden
cog yet daughters tott </bold> lifted offer bail navy <bold> next </bold>
strongly scene scythe rhodes within quoth assembly did wench secrets drunkard
rises gossip eternal crown hie thou outward bouge murther fort uncle hated
sister finely lend smell poll safe motley treasure decline supposed puddle
dinner womanhood <keyword> horns tenderness lessens promise guilt confess
gentlewomen souls </keyword> preventions false voke colour need division
conjoin preventions their apemantus pol plague ink incite doctrine sugar purity
suddenly find lusts sin near conquerors over pays thief whoso manent where
despite not freetown instigated moralize sequel noble music recompense choke
massacre hear greatest afford commended troy stomach christian piece fare gate
bar her pupil peep gives longest couldst draw emulate feast church ornaments
madcap pales sometime tutor stern magician nine george lightning singing
pearl frederick creditors dart cousin beneath yourself dishes expects pander
near finely juno nell foundations noble digg fixed way ross preventions city
expectation traitorously lake rose fine guilty lear surety chain depriv
renascence flower kindled crows forgive husband vantage tyrrel diomed lies
satisfaction gratulate untimely abominable confession greet heaven affection
<emph> take executioner mistress fail ophelia faces </emph> horns mercutio
flies shrift change writing therein fool could prize drift whipt belief
ferryman control reported desirous crash traitors bourn notes limited passeth
inflame child forerun monsieur barr damned tops remedy manners ram marriage
medicine deny edmundsbury richer pilot carried core dug mistake awkward stiffly
fashion
</text>
</description>
<happiness>1</happiness>
</annotation>
</closed_auction>
<closed_auction>
<seller person="person0"/>
<buyer person="person0"/>
<itemref item="item2"/>
<price>301.06</price>
<date>11/17/2000</date>
<quantity>1</quantity>
<type>Featured</type>
<annotation>
<author person="person0"/>
<description>
<text>
blots killed tyrannous valiant vouch stranger demands fathers creatures hare
courage attir university titinius knows honesty cornwall hast henry patch
outjest heartless axe lightly conrade passing easily eldest gap directly cut
affect concern loud oath loath prick amen hope preventions speak strike use
kisses desires spy hies potent <emph> idle begin call body shroud tears dark
misery satiety bare from newness can loveliness bereft fulvia </emph> wooing
earnest dismiss resemble fairy troyan business convenient front emperor
whoremaster breeding duty dance <bold> venetian <keyword> displeasure sow law
foolish strongly grieve head presently </keyword> painted have </bold> loved
sheep decay legions clock brought congregation honorable kerns necklace verge
humbly better distance
</text>
</description>
<happiness>4</happiness>
</annotation>
</closed_auction>
<closed_auction>
<seller person="person0"/>
<buyer person="person0"/>
<itemref item="item3"/>
<price>45.58</price>
<date>06/13/1998</date>
<quantity>2</quantity>
<type>Featured, Dutch</type>
<annotation>
<author person="person0"/>
<description>
<parlist>
<listitem>
<text>
holy dumbness young loose sea lusty victory wounds bondman heavenly merits
drops nest hard rowland humble scratch vein month alacrity won neighbour
subjects synod commandment fed close territories ply uncles doubtful presuming
well conduct discover trick thrice showing goneril castles night discovers
resolute lights spok low beggarly keeps mercy sick concern irrevocable
succeeding lending pompey sojourn dauphin lives grave uncle looks perchance
egypt dearly advantage drawing outwardly unbuckle suspense better last gaunt
two beseech plac <keyword> obedient </keyword> rot mistake roderigo shore knee
adder native
</text>
</listitem>
<listitem>
<text>
shallow crush juliet blanch affords succour call since warm wears angiers
pleased functions tom burnt pit painter refuse hatfield corruption faint bad
shuns faulconbridge after <bold> hail antic </bold> tendance lain huswife
remember laughter spread revenges accurs hearer couched has labours requite
wrongs report continue word griev sweep suspected flight conditions refuse
shifts home attire dropping misery goddess attired printing walk tricks
consider awake anything collatine basin preventions instruments understand pick
down take stock hour judg grudge durance directly knaves seven approof thereon
rings credit strength sends messenger orlando youngest murder brainford coward
say bee bolingbroke reports liberty zed they airy question naught hastily
falconers seems grass entrance benedick fights submit eternal embassy society
through entertainment that nightly dove king far plutus pole fate ploughmen
proceeding goddess boast shore counsel rais boy watchmen decay conference ca
lling steals fall clink mean now alone fault tyrant phoebus contagion crept
not commoners sequence mar thoughts money silence boist besort henry mortality
something caesar <emph> whate fine </emph> wrested <bold> blemishes burns
provok whom catastrophe poictiers soon graces march wild willingly walls
following applied satisfied expect lancaster measure jauncing uses thetis
utterly </bold> scruple self report towards madness touching constables chapel
south rank vizarded serves french yonder alb dramatis best mistrust paulina
remedies prodigal gods proclaim lewis preventions etc definement sorrow
preparation question
</text>
</listitem>
<listitem>
<text>
nobleness angiers engraven heed engag add liquor flies conceive eleanor fell
were urg drops bright anchor worth arrive courageous unmanly superfluous
benedick there compounds charm fumbles cashier his bowl leprosy pow amorous
perceive follow murders midst above shoes unfold rich viol here marquis safety
pillar <emph> crush </emph> either blast please eager petition followers troth
comments dar afternoon heel pride calf conjure childish base cinna guilty
valiant returns attendant edward duty <emph> devis creatures mangled mistake
twigs swearing </emph> shelter mouth camillo cost throne hum perpetual turned
english say tents dearly lion difference stern cure dejected hateful nowhere
didst craves good plate gall round bait disturb effect ambitious shalt want
joyful bound
</text>
</listitem>
</parlist>
</description>
<happiness>9</happiness>
</annotation>
</closed_auction>
<closed_auction>
<seller person="person0"/>
<buyer person="person0"/>
<itemref item="item4"/>
<price>5.15</price>
<date>06/24/2000</date>
<quantity>1</quantity>
<type>Regular</type>
<annotation>
<author person="person0"/>
<description>
<text>
robb bird pursue commit hies silk tables bravely whip violet estates
counterfeited slander they bernardo hath check march flood tongues enter
cassius aspiring throne these fashion change deck lead history fellowship
health modern mechanical vainly wives university counterfeit grossly correction
shedding jests compact paper shroud mortality head chill preventions
</text>
</description>
<happiness>6</happiness>
</annotation>
</closed_auction>
<closed_auction>
<seller person="person0"/>
<buyer person="person0"/>
<itemref item="item5"/>
<price>33.50</price>
<date>04/09/1998</date>
<quantity>1</quantity>
<type>Regular</type>
<annotation>
<author person="person0"/>
<description>
<parlist>
<listitem>
<text>
<emph> parolles <keyword> there jig gathered lost counsels vulcan rags thing
whiles goose toryne rascal presume bolster </keyword> shape <bold> case hair
proper indictment dream </bold> </emph>
</text>
</listitem>
<listitem>
<text>
ends
</text>
</listitem>
<listitem>
<text>
maidenheads cockatrice beast impossible mowbray remedies doctors intellect cup
deathbed armado drives reach growing oration methought passions juliet <emph>
veil credulous endite embrace fetch alehouse </emph> were weeping yourselves
allegiance rogue ladies chastity cow rape hated jealousy element liable press
wreath issue bloody bold small shown lengthen speeches sheep dry bruised
brabantio justice seas lordship <bold> given minds transparent scholar street
betumbled gods lancaster infected fry </bold> begin tarre model nobleman aspire
presented delight saint kindly pate sickness addition perfume degrees iron
avaunt entertain besmear vainly defend everything feeds pilot transformation
serv lin fails gar wed too authentic better away revolt immures
</text>
</listitem>
<listitem>
<text>
want beneath drunkard idle clock rescues fearing any happiness
</text>
</listitem>
</parlist>
</description>
<happiness>2</happiness>
</annotation>
</closed_auction>
</closed_auctions>
</site>
--- NEW FILE: preceding_following-sibling_bug.SF-1850772.xq.in ---
count(doc("$TSTSRCDIR/preceding_following-sibling_bug.SF-1850772.xmark01.xml")//*/following-sibling::regions)
<>
count(doc("$TSTSRCDIR/preceding_following-sibling_bug.SF-1850772.xmark01.xml")//*/preceding-sibling::regions)
<>
pf:add-doc("$TSTSRCDIR/preceding_following-sibling_bug.SF-1850772.xmark01.xml","xmark01")
<>
count(doc("xmark01")//*/following-sibling::regions)
<>
count(doc("xmark01")//*/preceding-sibling::regions)
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins